From 6e94686a12243ce03c01b62716f7dd2381da0018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Sat, 4 Jun 2022 00:58:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AE=A2=E6=88=B7=E5=AF=B9?= =?UTF-8?q?=E8=B4=A6=E5=92=8C=E4=BE=9B=E5=BA=94=E5=95=86=E5=AF=B9=E8=B4=A6?= =?UTF-8?q?=EF=BC=88=E8=A1=A5=E4=B8=8A=E6=AC=A0=E6=AC=BE=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E7=95=8C=E9=9D=A2=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/report/modules/DebtAccountList.vue | 200 ++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 jshERP-web/src/views/report/modules/DebtAccountList.vue diff --git a/jshERP-web/src/views/report/modules/DebtAccountList.vue b/jshERP-web/src/views/report/modules/DebtAccountList.vue new file mode 100644 index 00000000..0502ea93 --- /dev/null +++ b/jshERP-web/src/views/report/modules/DebtAccountList.vue @@ -0,0 +1,200 @@ + + + + + \ No newline at end of file