From 03df0b6f8e24a09b052e2e6c3e8412cd20de0f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Tue, 16 May 2023 23:28:24 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E5=AF=B9=E8=B4=A6=E5=8D=95=E7=9A=84?= =?UTF-8?q?=E6=AC=A0=E6=AC=BE=E7=95=8C=E9=9D=A2=E5=A2=9E=E5=8A=A0=E5=8E=86?= =?UTF-8?q?=E5=8F=B2=E6=94=B6=E4=BB=98=E6=AC=BE=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/report/modules/DebtAccountList.vue | 33 ++- .../report/modules/HistoryFinancialList.vue | 228 ++++++++++++++++++ 2 files changed, 251 insertions(+), 10 deletions(-) create mode 100644 jshERP-web/src/views/report/modules/HistoryFinancialList.vue diff --git a/jshERP-web/src/views/report/modules/DebtAccountList.vue b/jshERP-web/src/views/report/modules/DebtAccountList.vue index d1026661..bfb2896a 100644 --- a/jshERP-web/src/views/report/modules/DebtAccountList.vue +++ b/jshERP-web/src/views/report/modules/DebtAccountList.vue @@ -20,21 +20,22 @@ - + - + - + 查询 打印 导出 + {{historyText}} @@ -55,23 +56,19 @@ {{record.number}} - - 实际欠款 - - - - + + \ No newline at end of file