From 99494d05f34ad75fc82fd9a5355dbe6118a1639c Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期三, 18 十月 2023 11:12:29 +0800 Subject: [PATCH] modified: src/const/crud/customerOrder/customerOrderForm.js modified: src/util/date.js modified: src/views/plan/customerorder/customerorder-form.vue modified: src/views/plan/customerorder/index.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