From 3d81f060800e1ce3acf075f420b4a56081697f73 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期三, 18 十月 2023 11:25:32 +0800
Subject: [PATCH] 	modified:   src/const/crud/admin/productType.js 	modified:   src/views/admin/productType/index.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