From 7a415908713af60d445412c17683886722ae8f44 Mon Sep 17 00:00:00 2001 From: 王震 <10952869+daywangzhen@user.noreply.gitee.com> Date: 星期二, 31 十月 2023 11:59:18 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- src/views/plan/manufacturingorder/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/plan/manufacturingorder/index.vue b/src/views/plan/manufacturingorder/index.vue index 904f5d4..d8e6d90 100644 --- a/src/views/plan/manufacturingorder/index.vue +++ b/src/views/plan/manufacturingorder/index.vue @@ -324,7 +324,7 @@ sort: true, isTrue: true, formatter: this.formatState, - propVal: '01planned', + propVal: '', isSearch: true, searchInfoType: 'select', optList: () => { -- Gitblit v1.9.3