From feeead28905dd823c28bdc3121bbc5417ee80fb2 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Sun, 7 Apr 2024 13:31:40 +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 --- .../editOwnerInvoice/editOwnerInvoice.html | 22 +- .../fee/editOwnerInvoice/editOwnerInvoice.js | 6 +- .../fee/addOwnerInvoice/addOwnerInvoice.html | 173 +++++++------- .../fee/addOwnerInvoice/addOwnerInvoice.js | 2 + .../pages/fee/ownerInvoice/ownerInvoice.html | 225 +++++++++--------- 5 files changed, 228 insertions(+), 200 deletions(-) diff --git a/public/components/fee/editOwnerInvoice/editOwnerInvoice.html b/public/components/fee/editOwnerInvoice/editOwnerInvoice.html index 8a4b0d496..ab693931d 100644 --- a/public/components/fee/editOwnerInvoice/editOwnerInvoice.html +++ b/public/components/fee/editOwnerInvoice/editOwnerInvoice.html @@ -38,11 +38,29 @@
+ :placeholder="vc.i18n('必填,请填写地址','editOwnerInvoice')" class="form-control"> +
+
+
+ +
+ +
+
+
+ +
+
diff --git a/public/components/fee/editOwnerInvoice/editOwnerInvoice.js b/public/components/fee/editOwnerInvoice/editOwnerInvoice.js index 27ad69f71..17c27a960 100644 --- a/public/components/fee/editOwnerInvoice/editOwnerInvoice.js +++ b/public/components/fee/editOwnerInvoice/editOwnerInvoice.js @@ -11,7 +11,8 @@ invoiceNum: '', invoiceAddress: '', remark: '', - + invoiceLink:'', + invoiceAccount:'', } }, _initMethod: function () { @@ -144,7 +145,8 @@ invoiceNum: '', invoiceAddress: '', remark: '', - + invoiceLink:'', + invoiceAccount:'', } } } diff --git a/public/pages/fee/addOwnerInvoice/addOwnerInvoice.html b/public/pages/fee/addOwnerInvoice/addOwnerInvoice.html index e84c222a7..801cabf03 100644 --- a/public/pages/fee/addOwnerInvoice/addOwnerInvoice.html +++ b/public/pages/fee/addOwnerInvoice/addOwnerInvoice.html @@ -1,86 +1,99 @@ -
-
-
-
-
- -
-
- +
+
+
+
+ +
+ +
+
+ -
-
-
- -
- -
-
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
-
- -
-
+
+
diff --git a/public/pages/fee/addOwnerInvoice/addOwnerInvoice.js b/public/pages/fee/addOwnerInvoice/addOwnerInvoice.js index d77053164..418b15add 100644 --- a/public/pages/fee/addOwnerInvoice/addOwnerInvoice.js +++ b/public/pages/fee/addOwnerInvoice/addOwnerInvoice.js @@ -10,6 +10,8 @@ invoiceNum: '', invoiceAddress: '', remark: '', + invoiceLink:'', + invoiceAccount:'', } }, diff --git a/public/pages/fee/ownerInvoice/ownerInvoice.html b/public/pages/fee/ownerInvoice/ownerInvoice.html index c3b93fa7d..dc09ee5c5 100644 --- a/public/pages/fee/ownerInvoice/ownerInvoice.html +++ b/public/pages/fee/ownerInvoice/ownerInvoice.html @@ -1,130 +1,123 @@
-
-
-
-
-
- -
-
+
+
+
+ +
+
+
+
+
+
+
+
+
-
-
-
-
- -
-
-
- -
-
-
- -
-
-
- -
+
+ +
+
+
+
+
+ +
-
-
-
-
-
- -
-
- -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
{{ownerInvoice.oiId}}{{ownerInvoice.ownerName}}{{ownerInvoice.invoiceType == '1001'?'个人':'公司'}}{{ownerInvoice.invoiceName}}{{ownerInvoice.invoiceNum}}{{ownerInvoice.invoiceAddress}}{{ownerInvoice.remark}} -
- -
-
- -
-
-
    -
    - - -
    + +
    +
    +
    + +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    {{ownerInvoice.oiId}}{{ownerInvoice.ownerName}}{{ownerInvoice.invoiceType == '1001'?'个人':'公司'}}{{ownerInvoice.invoiceName}}{{ownerInvoice.invoiceNum}}{{ownerInvoice.invoiceAddress}}{{ownerInvoice.invoiceLink}}{{ownerInvoice.invoiceAccount}}{{ownerInvoice.remark}} +
    + +
    +
    + +
    +
    + + +