From 70d7f9b3f3293d517d0128d949cd6ee368cd12a9 Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期三, 15 十一月 2023 19:21:37 +0800 Subject: [PATCH] modified: src/views/plan/customerorder/schedule-table.vue --- 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