From 4dcc398270292ffbd79b55a62e10a1390baea6c1 Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Tue, 14 Nov 2023 15:49:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=85=AC=E5=8F=B8=E8=87=AA?= =?UTF-8?q?=E8=90=A5=E9=9D=9E=E6=8B=85=E4=BF=9D=E8=BF=9B=E5=BA=A6=E7=BB=B4?= =?UTF-8?q?=E6=8A=A4--=E5=A2=9E=E5=8A=A0=E6=8C=82=E8=BD=A6=E6=98=AF?= =?UTF-8?q?=E5=90=A6=E5=85=AC=E5=8F=B8=E5=BC=80=E7=A5=A8=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/unsecuredbusiness/unsecuredbusinessAdd.vue | 2 +- .../src/views/unsecuredbusiness/unsecuredbusinessInfo.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anrui-riskcenter-ui/src/views/unsecuredbusiness/unsecuredbusinessAdd.vue b/anrui-riskcenter-ui/src/views/unsecuredbusiness/unsecuredbusinessAdd.vue index de3a5ea292..5349e9b36d 100644 --- a/anrui-riskcenter-ui/src/views/unsecuredbusiness/unsecuredbusinessAdd.vue +++ b/anrui-riskcenter-ui/src/views/unsecuredbusiness/unsecuredbusinessAdd.vue @@ -45,7 +45,7 @@ -
+
挂车是否公司开票
diff --git a/anrui-riskcenter-ui/src/views/unsecuredbusiness/unsecuredbusinessInfo.vue b/anrui-riskcenter-ui/src/views/unsecuredbusiness/unsecuredbusinessInfo.vue index bba573af64..df6e66f50c 100644 --- a/anrui-riskcenter-ui/src/views/unsecuredbusiness/unsecuredbusinessInfo.vue +++ b/anrui-riskcenter-ui/src/views/unsecuredbusiness/unsecuredbusinessInfo.vue @@ -34,7 +34,7 @@ {{ formobj.creditReview }} -
+
挂车是否公司开票
{{ formobj.isCompInvoic == '0' ? '是' : '否' }}