From 63a7edf527021744a20a338a5f77c04c81202f52 Mon Sep 17 00:00:00 2001 From: linfso Date: Wed, 18 Sep 2024 17:14:58 +0800 Subject: [PATCH] md --- .../emis/emisTmsScanRecord/signatureAbnormalComparison.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue b/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue index f806218e..6b86da49 100644 --- a/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue +++ b/src/views/emis/emisTmsScanRecord/signatureAbnormalComparison.vue @@ -23,7 +23,7 @@ import SignAndAbComparison from '@/views/emis/emisTmsScanRecord/signAndAbPanel/S import SignAndAbDiffDtl from '@/views/emis/emisTmsScanRecord/signAndAbPanel/SignAndAbDiffDtl.vue'; export default { - name: "SettleMainBillMoneyList", + name: "SignatureAbnormalComparison", components: { SignAndAbComparison, SignAndAbDiffDtl