From fb8169d1d8e4e8e4c2091cc128c05a8966cc5915 Mon Sep 17 00:00:00 2001
From: wankeda <Administrator@DESKTOP-HAU3ST3>
Date: 星期一, 19 一月 2026 15:51:07 +0800
Subject: [PATCH] 盘点流程
---
WMS/WIDESEA_WMSClient/src/views/record/stockQuantityChangeRecord.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/WMS/WIDESEA_WMSClient/src/views/record/stockQuantityChangeRecord.vue b/WMS/WIDESEA_WMSClient/src/views/record/stockQuantityChangeRecord.vue
index f7d65a4..d2820d7 100644
--- a/WMS/WIDESEA_WMSClient/src/views/record/stockQuantityChangeRecord.vue
+++ b/WMS/WIDESEA_WMSClient/src/views/record/stockQuantityChangeRecord.vue
@@ -86,21 +86,21 @@
field: "materielName",
title: "鐗╂枡鍚嶇О",
type: "decimal",
- width: 90,
+ width: 150,
align: "left",
},
{
field: "batchNo",
title: "鎵规鍙�",
type: "string",
- width: 90,
+ width: 150,
align: "left",
},
{
field: "serilNumber",
title: "搴忓垪鍙�",
type: "int",
- width: 280,
+ width: 100,
align: "left",
},
{
--
Gitblit v1.9.3