From 43304fb66462ec6e5e399028bef58aa9d7298606 Mon Sep 17 00:00:00 2001 From: yinq Date: Mon, 24 Feb 2025 16:31:50 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E8=AE=A1=E5=88=92=E5=BC=80=E5=A7=8B?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E6=94=B9=E4=B8=BA=E8=AE=A1=E5=88=92=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mes/planInfo/index.vue | 90 ++++++++++++++++---------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/src/views/mes/planInfo/index.vue b/src/views/mes/planInfo/index.vue index a73da1a..211b1e3 100644 --- a/src/views/mes/planInfo/index.vue +++ b/src/views/mes/planInfo/index.vue @@ -30,12 +30,12 @@ /> - + - + @@ -138,7 +138,7 @@ - + @@ -288,22 +288,22 @@ - + - - - - + placeholder='请选择计划时间'> + + + + + + + + @@ -414,22 +414,22 @@ /> - + - - - - + placeholder='请选择计划时间'> + + + + + + + + - + - - - - + placeholder='请选择计划时间'> + + + + + + + + --> - + + placeholder='请选择计划时间'> - - - - + + + + + + + + @@ -845,8 +845,8 @@ const columns = ref([ { key: 16, label: `计划数量`, visible: true }, { key: 17, label: `派工数量`, visible: true }, { key: 18, label: `完成数量`, visible: true }, - { key: 19, label: `计划开始时间`, visible: true }, - { key: 20, label: `计划结束时间`, visible: true }, + { key: 19, label: `计划时间`, visible: true }, + { key: 20, label: `计划结束时间`, visible: false }, { key: 21, label: `实际开始时间`, visible: true }, { key: 22, label: `实际完成时间`, visible: true }, { key: 23, label: `附件信息`, visible: true },