From 292770a7c2553db7953186c85d8dc9fdc8d04f6a Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期一, 24 三月 2025 15:57:52 +0800 Subject: [PATCH] 样式优化 --- src/views/CNAS/process/ensureResults/qualityControlPlan/index.vue | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/CNAS/process/ensureResults/qualityControlPlan/index.vue b/src/views/CNAS/process/ensureResults/qualityControlPlan/index.vue index 719c8be..9086b86 100644 --- a/src/views/CNAS/process/ensureResults/qualityControlPlan/index.vue +++ b/src/views/CNAS/process/ensureResults/qualityControlPlan/index.vue @@ -258,11 +258,11 @@ }, { label: '鐩戠潱鐩殑', prop: 'supervisePurpose', - width: '150px', + width: '180px', }, { label: '鐩戞帶椤圭洰', prop: 'superviseProject', - width: '150px' + width: '180px' }, { label: '琚洃鐫d汉鍛�', prop: 'supervisee', @@ -357,6 +357,7 @@ prop: 'remark', }, { dataType: 'action', + fixed: 'right', label: '鎿嶄綔', operation: [ { -- Gitblit v1.9.3