From 35ccec8d8676417c11ad47ee4cde3d1c58c0a20e Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期二, 17 十月 2023 13:23:17 +0800 Subject: [PATCH] modified: src/views/basic/part/index.vue modified: src/views/plan/customerorder/customerorder-form.vue modified: src/views/plan/customerorder/sample-customerorder-form.vue --- src/views/basic/part/index.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/basic/part/index.vue b/src/views/basic/part/index.vue index 576a443..0727e12 100644 --- a/src/views/basic/part/index.vue +++ b/src/views/basic/part/index.vue @@ -368,12 +368,12 @@ fun: this.syncIfs, loading: false }, - { - text: '澶ф爣绛�', - type: 'primary', - fun: this.printLabel, - loading: false - } + // { + // text: '澶ф爣绛�', + // type: 'primary', + // fun: this.printLabel, + // loading: false + // } ], operator: [ { -- Gitblit v1.9.3