From c405cb57f381549539957dd15e96eaaabf62e60e Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Fri, 24 Mar 2023 16:12:51 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=8C=82=E8=BD=A6?= =?UTF-8?q?=E5=8F=B0=E8=B4=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/guache/guachetaizhang/guachetaizhangInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anrui-scm/anrui-scm-ui/src/views/guache/guachetaizhang/guachetaizhangInfo.vue b/anrui-scm/anrui-scm-ui/src/views/guache/guachetaizhang/guachetaizhangInfo.vue index 1fcecf32bb..82e13f6256 100644 --- a/anrui-scm/anrui-scm-ui/src/views/guache/guachetaizhang/guachetaizhangInfo.vue +++ b/anrui-scm/anrui-scm-ui/src/views/guache/guachetaizhang/guachetaizhangInfo.vue @@ -289,7 +289,7 @@ - 增值税票照片 + 发票照片 From 4309536c6297003de1a2e97d16be0bd1f9c7b4a9 Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Fri, 24 Mar 2023 17:06:26 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E5=AE=8C=E5=96=84=E8=BD=A6=E5=9E=8B?= =?UTF-8?q?=E6=A0=87=E5=87=86=E9=85=8D=E7=BD=AE=E9=A1=B5=E9=9D=A2--?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=BD=A6=E5=9E=8B=E7=BC=96=E7=A0=81=E3=80=81?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../VehicleConfigurationSub/vehicleconfiguration.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/anrui-buscenter/anrui-buscenter-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue b/anrui-buscenter/anrui-buscenter-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue index 2444520133..c5ad4b3562 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue @@ -70,6 +70,8 @@ {{ formobj.departmentValue }} +
编码
+ {{ formobj.vehicleTypeCode }}
常用配置
@@ -161,6 +163,12 @@ {{ formobj.configuringBao }} + + +
编码
+ {{ formobj.configCode }} +
+
更多配置
From f20794152a44a171601765ff59424d73180b37c7 Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Fri, 24 Mar 2023 17:07:42 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E5=AE=8C=E5=96=84=E8=BD=A6=E5=9E=8B?= =?UTF-8?q?=E6=A0=87=E5=87=86=E9=85=8D=E7=BD=AE=E9=A1=B5=E9=9D=A2--?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=BD=A6=E5=9E=8B=E7=BC=96=E7=A0=81=E3=80=81?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../VehicleConfigurationSub/vehicleconfiguration.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/anrui-scm/anrui-scm-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue b/anrui-scm/anrui-scm-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue index fedac7385e..f1ae756739 100644 --- a/anrui-scm/anrui-scm-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue +++ b/anrui-scm/anrui-scm-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue @@ -70,6 +70,8 @@ {{ formobj.departmentValue }} + +
常用配置
@@ -161,6 +163,12 @@ {{ formobj.configuringBao }} + + + + + +
更多配置
From 19c6e83adc011b846d83d36227b7155baafcfd1b Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Fri, 24 Mar 2023 17:17:01 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E5=AE=8C=E5=96=84=E8=BD=A6=E5=9E=8B?= =?UTF-8?q?=E6=A0=87=E5=87=86=E9=85=8D=E7=BD=AE=E9=A1=B5=E9=9D=A2--?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=BD=A6=E5=9E=8B=E7=BC=96=E7=A0=81=E3=80=81?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../vehicleconfiguration.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/anrui-scm/anrui-scm-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue b/anrui-scm/anrui-scm-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue index f1ae756739..dd21f03119 100644 --- a/anrui-scm/anrui-scm-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue +++ b/anrui-scm/anrui-scm-ui/src/components/VehicleConfigurationSub/vehicleconfiguration.vue @@ -70,8 +70,8 @@ {{ formobj.departmentValue }} - - +
编码
+ {{ formobj.vehicleTypeCode }}
常用配置
@@ -163,12 +163,12 @@ {{ formobj.configuringBao }} - - - - - - + + +
编码
+ {{ formobj.configCode }} +
+
更多配置