From 6f4748c98efe5899a27d2281ad6a8e83478d102e Mon Sep 17 00:00:00 2001
From: 1178634255 <1178634255@qq.com>
Date: Wed, 28 Jun 2023 18:08:45 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E4=B8=9A=E8=B5=84=E8=B4=A8=E5=AE=A1?=
=?UTF-8?q?=E6=A0=B8=E4=BB=A3=E7=A0=81=E6=9B=B4=E6=96=B0=E5=A4=87=E4=BB=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/purchase/supCompany.js | 2 +-
src/views/purchase/cert/supCertAudit.vue | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/api/purchase/supCompany.js b/src/api/purchase/supCompany.js
index be9540e..8c026c1 100644
--- a/src/api/purchase/supCompany.js
+++ b/src/api/purchase/supCompany.js
@@ -3,7 +3,7 @@ import axios from "@/utils/request";
export function getSupComapnys(query) {
return axios(
{
- url: "/directToCpt/api/pur/getSupComapnys",
+ url: "/api/pur/getSupComapnys",
method: "get",
params: query
}
diff --git a/src/views/purchase/cert/supCertAudit.vue b/src/views/purchase/cert/supCertAudit.vue
index 6dba3fc..8ac912f 100644
--- a/src/views/purchase/cert/supCertAudit.vue
+++ b/src/views/purchase/cert/supCertAudit.vue
@@ -35,14 +35,14 @@
-
-
+
+
-
+
-
- {{ checkFlag[scope.row.auditStatus] }}
+
+ {{ checkFlag[scope.row.checkStatus] }}