From b4fe67964e65428d8be84e6aed1a48b864620972 Mon Sep 17 00:00:00 2001
From: zhanghonglin <zhanghonglin@hnkhzn.com>
Date: 星期二, 28 四月 2026 09:37:26 +0800
Subject: [PATCH] 111
---
项目代码/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue"
index 6c47c91..66f90c6 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue"
@@ -33,6 +33,7 @@
[
{ title: "璐т綅鐘舵��", field: "locationStatus" ,type: "select",dataKey: "LocationStatusEnum",data: [],},
{ title: "绂佺敤鐘舵��", field: "enableStatus" ,type: "select",dataKey: "EnableStatusEnum",data: [],},
+ { title: "绌烘《浠e彿", field: "remark",data: [],},
],
]);
const searchFormFields = ref({
@@ -84,6 +85,13 @@
align: "left",
},
{
+ field: "remark",
+ title: "绌烘《浠e彿",
+ type: "string",
+ width: 50,
+ align: "left",
+ },
+ {
field: "roadwayNo",
title: "宸烽亾缂栧彿",
type: "string",
--
Gitblit v1.9.3