From f1d726e3de8f15cdfe30d4ca5fbba733d73a1e56 Mon Sep 17 00:00:00 2001
From: 刘磊 <1161824510@qq.com>
Date: 星期六, 17 一月 2026 09:58:33 +0800
Subject: [PATCH] 同步
---
项目代码/WMS/WMSClient/src/views/widesea_wms/stock/Dt_CarBody.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/widesea_wms/stock/Dt_CarBody.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/widesea_wms/stock/Dt_CarBody.vue"
index befe03d..7d96a24 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/widesea_wms/stock/Dt_CarBody.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSClient/src/views/widesea_wms/stock/Dt_CarBody.vue"
@@ -44,6 +44,7 @@
{ field: 'id', title: 'ID', type: 'int', width: 110, readonly: true, hidden: true, require: true, align: 'left' },
{ field: 'palletCode', title: '婊戞﹪鍙�', type: 'string', width: 110, align: 'left', sort: true },
{ field: 'pvi', title: 'PVI鐮�', type: 'string', width: 110, align: 'left' },
+ { field: 'biwInPassTime', title: '鐒婅涓婄嚎鏃堕棿', type: 'string', width: 110, align: 'left' },
{ field: 'carType', title: '杞﹁韩绫诲瀷', type: 'int', width: 110, align: 'left',bind: { key: "BodyType", data: [] } },
{ field: 'bodyStatus', title: '褰撳墠鐘舵��', type: 'int', width: 110, align: 'left', bind: { key: "BodyStatus", data: [] } },
{ field: 'description', title: '澶囨敞', type: 'string', width: 120, align: 'left' },
--
Gitblit v1.9.3