From fe41ba4b5d94efae06708917e6430f73a063237f Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期三, 02 九月 2026 14:31:20 +0800
Subject: [PATCH] fix(mes): 库存现有量-库存调整供应商改为非必填

---
 src/views/bpm/task/done/data.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/bpm/task/done/data.ts b/src/views/bpm/task/done/data.ts
index 3c5e9f6..66aae84 100644
--- a/src/views/bpm/task/done/data.ts
+++ b/src/views/bpm/task/done/data.ts
@@ -146,7 +146,7 @@
     },
     {
       title: '鎿嶄綔',
-      width: 120,
+      width: 180,
       fixed: 'right',
       slots: { default: 'actions' },
     },

--
Gitblit v1.9.3