From bc437d8f97b4714e0d8b001e510ec9a1290d8137 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Thu, 12 Oct 2023 12:10:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/fee/invoiceApply/invoiceApply.html | 24 +- .../invoiceApplyDetail.html | 214 ++++++++++++++++++ .../invoiceApplyDetail/invoiceApplyDetail.js | 87 +++++++ 3 files changed, 309 insertions(+), 16 deletions(-) create mode 100644 public/pages/fee/invoiceApplyDetail/invoiceApplyDetail.html create mode 100644 public/pages/fee/invoiceApplyDetail/invoiceApplyDetail.js diff --git a/public/pages/fee/invoiceApply/invoiceApply.html b/public/pages/fee/invoiceApply/invoiceApply.html index 276d44e7b..8762fbec7 100644 --- a/public/pages/fee/invoiceApply/invoiceApply.html +++ b/public/pages/fee/invoiceApply/invoiceApply.html @@ -4,9 +4,7 @@