From f3bb7fe75f594f77ff6c169da7b04c523b49c607 Mon Sep 17 00:00:00 2001 From: Lius <Lius2225@163.com> Date: 星期三, 13 十二月 2023 15:46:56 +0800 Subject: [PATCH] 弹窗调整 --- src/views/eam/Daily3MaintenanceOrderList.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/eam/Daily3MaintenanceOrderList.vue b/src/views/eam/Daily3MaintenanceOrderList.vue index 81fa62f..532592d 100644 --- a/src/views/eam/Daily3MaintenanceOrderList.vue +++ b/src/views/eam/Daily3MaintenanceOrderList.vue @@ -525,12 +525,12 @@ // align: "center", // dataIndex: 'workingHourQuota' // }, - // { - // title: '璁″垝寮�濮嬫椂闂�', - // align: "center", - // dataIndex: 'planStartTime', - // //width: '120px', - // }, + { + title: '璁″垝寮�濮嬫椂闂�', + align: "center", + dataIndex: 'planStartTime', + //width: '120px', + }, // { // title: '璁″垝缁撴潫鏃堕棿', // align: "center", -- Gitblit v1.9.3