From e4ed89aae12459bd54fd3d53a7a46ce48f74e37f Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期五, 09 五月 2025 15:01:11 +0800 Subject: [PATCH] 最新版本541200007 --- admin/src/views/business/inoutRecord.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/admin/src/views/business/inoutRecord.vue b/admin/src/views/business/inoutRecord.vue index a5c74a6..c976ee6 100644 --- a/admin/src/views/business/inoutRecord.vue +++ b/admin/src/views/business/inoutRecord.vue @@ -89,7 +89,7 @@ </template> </el-table-column> <el-table-column prop="carCode" label="杞︾墝鍙�" min-width="100px"></el-table-column> -<!-- <el-table-column prop="carBizType" label="杞﹁締涓氬姟绫诲瀷" min-width="100px"> +<!-- <el-table-column prop="carBizType" label="杞﹁締涓氬姟绫诲瀷" min-width="100px"> <template slot-scope="{row}"> <template v-if="row.carCode"> <span v-if="row.carBizType ==0">璁垮杞﹁締</span> -- Gitblit v1.9.3