From 1b55096ef30804973080285312eaac9a12023feb Mon Sep 17 00:00:00 2001
From: chengxiangling <291105840@qq.com>
Date: 星期三, 14 五月 2025 20:33:28 +0800
Subject: [PATCH] 提交钣金计划大表调整

---
 src/views/mainPlan/platePlanList/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/mainPlan/platePlanList/index.vue b/src/views/mainPlan/platePlanList/index.vue
index 149e1f9..45087c9 100644
--- a/src/views/mainPlan/platePlanList/index.vue
+++ b/src/views/mainPlan/platePlanList/index.vue
@@ -232,6 +232,7 @@
     {
       title: t("plan.table.itemNumber"),
       field: "itemNumber",
+      width: "auto",
       type: "html",
     },
     {

--
Gitblit v1.9.3