From 6baf0a163dc851b9ef8a990cb4f994e17132989c Mon Sep 17 00:00:00 2001
From: yunuo970428 <405378304@qq.com>
Date: Fri, 27 Oct 2023 10:52:09 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=BC=80=E7=A5=A8=E7=94=B3?=
=?UTF-8?q?=E8=AF=B7--=E4=B8=BB=E8=BD=A6=E5=88=97=E8=A1=A8=E4=B8=AD?=
=?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=B5=84=E6=96=B9=E4=BF=A1=E5=AE=A1=E7=BB=88?=
=?UTF-8?q?=E5=AE=A1=E7=8A=B6=E6=80=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../finginvoiceapply/backups/finginvoiceapplyAdd.vue | 8 +++++++-
.../finginvoiceapply/backups/finginvoiceapplyInfo.vue | 5 +++++
.../finginvoiceapplyByFileDaiBanInfo.vue | 5 +++++
.../kaipiaoguanliFlow/finginvoiceapplyDaiBanInfo.vue | 5 +++++
.../workFlow/kaipiaoguanliFlow/finginvoiceapplyEdit.vue | 8 +++++++-
.../kaipiaoguanliFlow/finginvoiceapplyYiBanInfo.vue | 5 +++++
6 files changed, 34 insertions(+), 2 deletions(-)
diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/backups/finginvoiceapplyAdd.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/backups/finginvoiceapplyAdd.vue
index f0937a3c76..2c02084865 100644
--- a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/backups/finginvoiceapplyAdd.vue
+++ b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/backups/finginvoiceapplyAdd.vue
@@ -126,6 +126,11 @@
{{ scope.row.openTickRemarks }}
+
+
+ {{ scope.row.xSState }}
+
+
@@ -426,7 +431,8 @@ export default {
billTypeKey: '',
openTickName: '',
openTickSid: '',
- openTickRemarks: ''
+ openTickRemarks: '',
+ xSState: e.xSState
})
// 循环赋值挂车列表
if (e.finBillTrailers.length > 0) {
diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/backups/finginvoiceapplyInfo.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/backups/finginvoiceapplyInfo.vue
index 3a94310a8a..e7d82255ab 100644
--- a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/backups/finginvoiceapplyInfo.vue
+++ b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/finginvoiceapply/backups/finginvoiceapplyInfo.vue
@@ -102,6 +102,11 @@
{{ scope.row.openTickRemarks }}
+
+
+ {{ scope.row.xSState }}
+
+
diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyByFileDaiBanInfo.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyByFileDaiBanInfo.vue
index c68bb50177..252697b62a 100644
--- a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyByFileDaiBanInfo.vue
+++ b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyByFileDaiBanInfo.vue
@@ -104,6 +104,11 @@
{{ scope.row.openTickRemarks }}
+
+
+ {{ scope.row.xSState }}
+
+
{{ formobj.oneBillMoney }}
diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyDaiBanInfo.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyDaiBanInfo.vue
index 93f6ada0e5..b9dc33b373 100644
--- a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyDaiBanInfo.vue
+++ b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyDaiBanInfo.vue
@@ -104,6 +104,11 @@
{{ scope.row.openTickRemarks }}
+
+
+ {{ scope.row.xSState }}
+
+
{{ formobj.oneBillMoney }}
diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyEdit.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyEdit.vue
index 1296a133ab..20f5b465a7 100644
--- a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyEdit.vue
+++ b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyEdit.vue
@@ -125,6 +125,11 @@
{{ scope.row.openTickRemarks }}
+
+
+ {{ scope.row.xSState }}
+
+
@@ -447,7 +452,8 @@ export default {
billTypeKey: '',
openTickName: '',
openTickSid: '',
- openTickRemarks: ''
+ openTickRemarks: '',
+ xSState: e.xSState
})
// 循环赋值挂车列表
if (e.finBillTrailers.length > 0) {
diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyYiBanInfo.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyYiBanInfo.vue
index d7640c6fdb..1a43050577 100644
--- a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyYiBanInfo.vue
+++ b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyYiBanInfo.vue
@@ -102,6 +102,11 @@
{{ scope.row.openTickRemarks }}
+
+
+ {{ scope.row.xSState }}
+
+
{{ formobj.oneBillMoney }}