From 3eb9476c05205a3f539a98020b5009fd33366b96 Mon Sep 17 00:00:00 2001 From: lishenao <3065849776@qq.com> Date: 星期四, 03 七月 2025 09:46:03 +0800 Subject: [PATCH] Merge branch 'dev' of http://114.132.189.42:9002/r/product-inventory-management into dev --- src/views/personnelManagement/dimission/index.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/views/personnelManagement/dimission/index.vue b/src/views/personnelManagement/dimission/index.vue index 01305e4..ae4c531 100644 --- a/src/views/personnelManagement/dimission/index.vue +++ b/src/views/personnelManagement/dimission/index.vue @@ -122,6 +122,7 @@ { label: "绱ф�ヨ仈绯讳汉", prop: "emergencyContact", + width: 120 }, { label: "鑱旂郴鐢佃瘽", @@ -134,10 +135,12 @@ { label: "鍚堝悓寮�濮嬫棩鏈�", prop: "contractStartTime", + width: 120 }, { label: "鍚堝悓缁撴潫鏃ユ湡", prop: "contractEndTime", + width: 120 }, { dataType: "action", -- Gitblit v1.9.3