From b2a028ccfbe61407b7657d420f4ca43176f35521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=99=93=E9=B9=8F?= Date: Wed, 23 Apr 2025 17:48:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/materialReceiptNotice/componentPrinting.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/materialReceiptNotice/componentPrinting.vue b/src/views/materialReceiptNotice/componentPrinting.vue index 938cde6..048d4a5 100644 --- a/src/views/materialReceiptNotice/componentPrinting.vue +++ b/src/views/materialReceiptNotice/componentPrinting.vue @@ -347,7 +347,6 @@ const closeFun = () => { state.show = false; state.data = []; }; - defineExpose({ openShowDataFun, });