From 9de2f4b748f46aeab806d6f3ff83034bbbdb5d9d Mon Sep 17 00:00:00 2001 From: 廖井涛 <2265517004@qq.com> Date: 星期五, 01 三月 2024 15:20:53 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/ERP_override --- north-glass-erp/northglass-erp/src/views/pp/processCard/PrintFlowCard.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/north-glass-erp/northglass-erp/src/views/pp/processCard/PrintFlowCard.vue b/north-glass-erp/northglass-erp/src/views/pp/processCard/PrintFlowCard.vue index 7f5d48c..993c41f 100644 --- a/north-glass-erp/northglass-erp/src/views/pp/processCard/PrintFlowCard.vue +++ b/north-glass-erp/northglass-erp/src/views/pp/processCard/PrintFlowCard.vue @@ -99,9 +99,9 @@ {code: 'print_lck', name: '鎵撳嵃娴佺▼鍗�',status:'primary' }, {code: 'print_bq', name: '鎵撳嵃鏍囩',status:'primary' } ], - import: false, - export: true, - print: true, + // import: false, + // export: true, + // print: true, zoom: true, custom: true }, -- Gitblit v1.8.0