From 3ecd03b3a0a30a57153468beaed3199bfe906772 Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期一, 11 十一月 2024 16:58:37 +0800 Subject: [PATCH] 1 --- 代码管理/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue" index 39b9366..14ad5ed 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue" @@ -60,17 +60,17 @@ require: true, align: "left", }, - { - field: "areaId", - title: "鍖哄煙涓婚敭", - type: "string", - width: 90, - align: "left", - bind: { - key: "areainfo", - data: [] - } - }, + // { + // field: "areaId", + // title: "鍖哄煙涓婚敭", + // type: "string", + // width: 90, + // align: "left", + // bind: { + // key: "areainfo", + // data: [] + // } + // }, { field: "locationCode", title: "璐т綅缂栧彿", -- Gitblit v1.9.3