From f9bd8e33cf733dfea5bdbb8b2b92265168373db6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Wed, 15 Mar 2023 00:37:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E9=83=A8=E5=88=86=E7=94=B5?= =?UTF-8?q?=E8=84=91=E6=89=93=E5=8C=85=E5=A4=B1=E8=B4=A5=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/NumberInfo/NumberInfo.vue | 106 +++++++++--------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/jshERP-web/src/components/NumberInfo/NumberInfo.vue b/jshERP-web/src/components/NumberInfo/NumberInfo.vue index 81508780..6ec41025 100644 --- a/jshERP-web/src/components/NumberInfo/NumberInfo.vue +++ b/jshERP-web/src/components/NumberInfo/NumberInfo.vue @@ -1,54 +1,54 @@ - - - - {{ typeof subTitle === 'string' ? subTitle : subTitle() }} - - - {{ total }} - - {{ subTotal }} - - - - - - - - - \ No newline at end of file