From 312b57c8990c5090da1f9d3df663234ef602e970 Mon Sep 17 00:00:00 2001 From: Zhu Zhonghua <zhonghua@qq.com> Date: 星期六, 19 四月 2025 13:12:05 +0800 Subject: [PATCH] 调整列宽 --- src/views/mainPlan/platePlan/index.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/mainPlan/platePlan/index.vue b/src/views/mainPlan/platePlan/index.vue index 08a4fb4..9c5b432 100644 --- a/src/views/mainPlan/platePlan/index.vue +++ b/src/views/mainPlan/platePlan/index.vue @@ -374,7 +374,7 @@ { title: '涓嬮亾宸ュ簭鎵�灞為儴闂�', field: 'nextProcessDeparment', - width: 150, + width: 180, }, { title: '鏄惁鎸傝捣', @@ -526,7 +526,7 @@ { title: '宸ヤ綔涓績', field: 'workCenter', - width: 100, + width: 180, }, { title: '鎵�灞為儴闂�', @@ -561,7 +561,7 @@ { title: '涓嬮亾宸ュ簭鎵�灞為儴闂�', field: 'nextProcessDeparment', - width: 100, + width: 160, }, { title: '鏄惁鎸傝捣', @@ -606,7 +606,7 @@ { title: '鏄惁鏈夋姌杩斿伐搴�', field: 'hasTurnback', - width: 100, + width: 120, }, { title: '椋庨櫓鏍囪瘑', -- Gitblit v1.9.3