This commit is contained in:
2026-03-06 09:09:48 +08:00
10 changed files with 370 additions and 57 deletions

View File

@@ -113,8 +113,9 @@
>否</span
>
<span v-else-if="scope.row.isDelivery === '1'">是</span>
<span v-else-if="scope.row.isDelivery === '2'">配送</span>
<span v-else-if="scope.row.isDelivery === '3'">配送完成</span>
<span v-else-if="scope.row.isDelivery === '2'">配送</span>
<span v-else-if="scope.row.isDelivery === '3'">配送</span>
<span v-else-if="scope.row.isDelivery === '4'">配送完成</span>
</template>
</el-table-column>
<el-table-column