From db6e95062dfb57bcd1fb1cacdbb3cb4372c576b0 Mon Sep 17 00:00:00 2001
From: chengxiangling <291105840@qq.com>
Date: 星期三, 14 五月 2025 17:34:00 +0800
Subject: [PATCH] 钣金页面表格样式;

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

diff --git a/src/views/mainPlan/plateProcessStat/index.vue b/src/views/mainPlan/plateProcessStat/index.vue
index 13fd74c..ead9f03 100644
--- a/src/views/mainPlan/plateProcessStat/index.vue
+++ b/src/views/mainPlan/plateProcessStat/index.vue
@@ -165,7 +165,7 @@
       {
         title: t("plan.table.workOrderNo"),
         field: "workOrderNo",
-        width: "auto",
+        width: "180"
       },
       {
         title: t("plan.table.processName"),

--
Gitblit v1.9.3