From 1330eff40e79aecc1722402786b4aa52cc1b574f Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期一, 20 四月 2026 23:53:29 +0800
Subject: [PATCH] feat(TaskService): 新增MesUploadAsync异步方法和LogMesCallAsync日志方法
---
Code/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Code/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue b/Code/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue
index 43d8a94..829120d 100644
--- a/Code/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue
+++ b/Code/WMS/WIDESEA_WMSClient/src/views/basic/locationInfo.vue
@@ -81,7 +81,7 @@
field: "locationCode",
title: "璐т綅缂栧彿",
type: "string",
- width: 200,
+ width: 120,
align: "left",
},
{
--
Gitblit v1.9.3