From ec5a9dca1aa77edd0953ed052dd01956feaef091 Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Tue, 3 Mar 2026 15:27:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8E=92=E4=BA=A7=E7=9A=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../schedulingDashboard/container.vue | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/views/productionSchedulingPlan/schedulingDashboard/container.vue b/src/views/productionSchedulingPlan/schedulingDashboard/container.vue index 5bc6591..e43c909 100644 --- a/src/views/productionSchedulingPlan/schedulingDashboard/container.vue +++ b/src/views/productionSchedulingPlan/schedulingDashboard/container.vue @@ -10,7 +10,6 @@ clearable filterable placeholder="请选择" - size="medium" value-key="id" @change="teamChange" > @@ -30,7 +29,6 @@ clearable filterable placeholder="请选择" - size="medium" value-key="id" @change="equipChange" > @@ -50,7 +48,6 @@ clearable filterable placeholder="请选择" - size="medium" @change="processChange" value-key="id" > @@ -73,7 +70,6 @@ range-separator="至" start-placeholder="开始日期" end-placeholder="结束日期" - size="medium" :clearable="true" :shortcuts="pickerOptions.shortcuts" > @@ -97,7 +93,6 @@ value-format="YYYY-MM-DD" format="YYYY-MM-DD" placeholder="请选择" - size="medium" :clearable="true" style="width: 100%" > @@ -105,11 +100,11 @@
- + 搜索 - 清空 - 导出 + 清空 + 导出