From 587e009dc282d4fab4a38ab2afd98e62d0ac2e92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=98=8E=E6=A2=81?= <2429105222@qq.com> Date: Tue, 28 Mar 2023 15:12:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E8=B4=A8=E8=AF=81=E4=B9=A6=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/purchase/companyCert.js | 9 + src/views/purchase/cert/supCertAddDialog.vue | 17 +- src/views/purchase/cert/supCertAudit.vue | 1321 ++++++------- src/views/purchase/company/supCompanyAdd.vue | 4 +- .../company/supCompanyAduditDialog.vue | 1429 +++++++------- .../purchase/company/supCompanyEditDialog.vue | 45 +- .../supManufacturerAuditDialog.vue | 1636 +++++++++-------- .../supManufacturerEditDialog.vue | 2 +- .../product/supProductAuditDialog.vue | 1582 ++++++++-------- .../purchase/product/supProductEditDialog.vue | 99 +- src/views/remind/supCertRemindMsg.vue | 2 +- 11 files changed, 3321 insertions(+), 2825 deletions(-) diff --git a/src/api/purchase/companyCert.js b/src/api/purchase/companyCert.js index 52e74a39..4f4b1e5c 100644 --- a/src/api/purchase/companyCert.js +++ b/src/api/purchase/companyCert.js @@ -53,6 +53,15 @@ export function deleteCompanyCert(query) { } +export function revokeSupCert(query) { + return axios( + { + url: "/sale/sup/cert/revoke", + method: "post", + data: query + } + ); +} diff --git a/src/views/purchase/cert/supCertAddDialog.vue b/src/views/purchase/cert/supCertAddDialog.vue index 197ec766..e7eb4503 100644 --- a/src/views/purchase/cert/supCertAddDialog.vue +++ b/src/views/purchase/cert/supCertAddDialog.vue @@ -32,7 +32,7 @@
- 有效期: + 生效期:
@@ -70,21 +70,6 @@
- -
- 状态: -
-
- - - - - - - - - -
备注: diff --git a/src/views/purchase/cert/supCertAudit.vue b/src/views/purchase/cert/supCertAudit.vue index e4c778cf..f9548602 100644 --- a/src/views/purchase/cert/supCertAudit.vue +++ b/src/views/purchase/cert/supCertAudit.vue @@ -1,288 +1,335 @@ diff --git a/src/views/purchase/company/supCompanyAdd.vue b/src/views/purchase/company/supCompanyAdd.vue index 248f4348..31116e10 100644 --- a/src/views/purchase/company/supCompanyAdd.vue +++ b/src/views/purchase/company/supCompanyAdd.vue @@ -31,8 +31,8 @@ - - + + diff --git a/src/views/purchase/company/supCompanyAduditDialog.vue b/src/views/purchase/company/supCompanyAduditDialog.vue index 3adef101..63706695 100644 --- a/src/views/purchase/company/supCompanyAduditDialog.vue +++ b/src/views/purchase/company/supCompanyAduditDialog.vue @@ -1,686 +1,851 @@ diff --git a/src/views/purchase/company/supCompanyEditDialog.vue b/src/views/purchase/company/supCompanyEditDialog.vue index 6a132c28..20c05f8b 100644 --- a/src/views/purchase/company/supCompanyEditDialog.vue +++ b/src/views/purchase/company/supCompanyEditDialog.vue @@ -124,22 +124,24 @@ - + - - - - + - - + + + + + diff --git a/src/views/purchase/manufacturer/supManufacturerEditDialog.vue b/src/views/purchase/manufacturer/supManufacturerEditDialog.vue index d2509725..63add753 100644 --- a/src/views/purchase/manufacturer/supManufacturerEditDialog.vue +++ b/src/views/purchase/manufacturer/supManufacturerEditDialog.vue @@ -208,7 +208,7 @@ - +