From 8b930c8bf66fd307ab59f150a11f084e3867be0b Mon Sep 17 00:00:00 2001 From: qiuyt Date: Fri, 15 Nov 2024 11:11:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9B=E5=BA=94=E5=95=86=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E7=A0=81=E4=B8=8A=E6=94=BE=E5=BF=83=E4=BC=81=E4=B8=9A=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=A2=9E=E5=8A=A0=E9=98=BF=E9=87=8C=E5=81=A5=E5=BA=B7?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E7=9A=84=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/auth/customer.js | 7 + src/views/supplier/company/basicCompany.vue | 737 ++++++++++++-------- 2 files changed, 439 insertions(+), 305 deletions(-) diff --git a/src/api/auth/customer.js b/src/api/auth/customer.js index c7bfcb5..404d210 100644 --- a/src/api/auth/customer.js +++ b/src/api/auth/customer.js @@ -61,3 +61,10 @@ export function modifyCustomers(data) { } +export function restAssuredOnCodeAdd(data) { + return axios({ + url: "/salewarehouse/customer/restAssuredOnCodeAdd", + method: "post", + data: data + }); +} diff --git a/src/views/supplier/company/basicCompany.vue b/src/views/supplier/company/basicCompany.vue index 1f4a257..223d0fd 100644 --- a/src/views/supplier/company/basicCompany.vue +++ b/src/views/supplier/company/basicCompany.vue @@ -179,6 +179,65 @@ + + +
+ + 码上放心企业信息: + +
+
+ 保存信息 + + +
+ + + + + + + + + + + + + + + + + +
@@ -208,79 +267,80 @@ border highlight-current-row > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +