From b16e9bd6a3ee29052e3234ecc04edc3d1ba132be Mon Sep 17 00:00:00 2001 From: x_z Date: Mon, 22 Aug 2022 10:29:36 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E5=A4=8D=E5=BE=80=E6=9D=A5=E5=8D=95?= =?UTF-8?q?=E4=BD=8D=E5=9C=B0=E5=9D=80=E6=A1=86=E6=97=A0=E6=B3=95=E8=BE=93?= =?UTF-8?q?=E5=85=A5=E6=95=B0=E6=8D=AE=E7=9A=84=E9=97=AE=E9=A2=98=202.?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E5=88=97=E8=A1=A8=E9=A1=B5=E9=9D=A2=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E6=A0=87=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/UnitManage.vue | 12 ++++++------ src/views/userManage/platform.vue | 32 +++++++++++++------------------ 2 files changed, 19 insertions(+), 25 deletions(-) diff --git a/src/views/product/UnitManage.vue b/src/views/product/UnitManage.vue index 19a8d02..32ad2a3 100644 --- a/src/views/product/UnitManage.vue +++ b/src/views/product/UnitManage.vue @@ -8,7 +8,7 @@ - + @@ -144,8 +144,7 @@ 地址  - + @@ -238,7 +237,8 @@ export default { pinyinCode: null, contact: null, mobile: null, - corpType: null + corpType: null, + addr: null }, editLogin: { platformId: null, @@ -270,7 +270,7 @@ export default { corpTypeList: [ { value: 1, - label: "客户" + label: "医院客户" }, { value: 2, @@ -282,7 +282,7 @@ export default { } ], coryTypeArr: { - 1: "客户", + 1: "医院客户", 2: "供应商", 4: "特殊往来" } diff --git a/src/views/userManage/platform.vue b/src/views/userManage/platform.vue index 5a49249..9cbc526 100644 --- a/src/views/userManage/platform.vue +++ b/src/views/userManage/platform.vue @@ -61,7 +61,7 @@ - @@ -78,7 +78,6 @@ - @@ -93,10 +92,7 @@ - - -