From ccbbcb79bcbdf41ecbea77727e34714d58db5d1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E6=98=8A=E5=A4=A9?= <15984976+n2319_0@user.noreply.gitee.com> Date: Thu, 9 Jul 2026 17:46:00 +0800 Subject: [PATCH] =?UTF-8?q?git=E5=90=88=E5=B9=B6=E5=90=8E=E4=B8=A2?= =?UTF-8?q?=E5=A4=B1=E5=B7=B2=E6=8E=92=E4=BA=A7=E6=8B=96=E6=8B=BD=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- klp-ui/src/views/wms/post/aps/schedule.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/klp-ui/src/views/wms/post/aps/schedule.vue b/klp-ui/src/views/wms/post/aps/schedule.vue index a0f9a42a8..1d3a432cd 100644 --- a/klp-ui/src/views/wms/post/aps/schedule.vue +++ b/klp-ui/src/views/wms/post/aps/schedule.vue @@ -682,7 +682,6 @@ import draggable from 'vuedraggable' export default { name: 'ApsSchedule', components: { ProcessSelect, draggable }, - components: { ProcessSelect }, props: { // 由 flow.vue 通过 switchApsPage 传入的参数 apsParams: { @@ -775,9 +774,7 @@ export default { watch: { scheduledStepTab() { this.refreshScheduledStepItems() - } - }, - watch: { + }, // 接收 flow.vue 传入的参数:设置日期并自动查询 apsParams: { handler(val) {