From fea3824cc93beb98a006f827d7567985456b24b5 Mon Sep 17 00:00:00 2001 From: Crunchy <3114200645@qq.com> Date: 星期一, 20 十一月 2023 13:33:32 +0800 Subject: [PATCH] 2023-11-20 --- src/views/plan/manufacturingorder/index.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/plan/manufacturingorder/index.vue b/src/views/plan/manufacturingorder/index.vue index 7d24f78..d1e2b8b 100644 --- a/src/views/plan/manufacturingorder/index.vue +++ b/src/views/plan/manufacturingorder/index.vue @@ -824,12 +824,12 @@ ], toolbar: [], operator: [ - { - text: '鏌ョ湅搴撳瓨', - type: 'text', - size: 'small', - fun: this.searchStock - } + // { + // text: '鏌ョ湅搴撳瓨', + // type: 'text', + // size: 'small', + // fun: this.searchStock + // } ], operatorConfig: { fixed: 'right', -- Gitblit v1.9.3