From e8ca942a63982439ab7aa664f81a382f2fb39dfb Mon Sep 17 00:00:00 2001
From: wangweidong <850489345@qq.com>
Date: Tue, 27 Jan 2026 15:51:56 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/addsupplier/information.vue | 20 +++++++++++++-------
pages/supplierindex/index.vue | 1 -
pages/supplierindex/workjoin.vue | 10 +++++++++-
3 files changed, 22 insertions(+), 9 deletions(-)
diff --git a/pages/addsupplier/information.vue b/pages/addsupplier/information.vue
index 018cb52..dd77b93 100644
--- a/pages/addsupplier/information.vue
+++ b/pages/addsupplier/information.vue
@@ -13,11 +13,16 @@
供应商信息
- 申请中
- 已通过
- 已驳回
- 申请变更中
- 变更已驳回
+
+ 申请变更中
+
+
+ 申请中
+ 已通过
+ 已驳回
+ 申请变更中
+ 变更已驳回
+
{{form.auditContent}}
@@ -84,7 +89,7 @@
-
+
确认并提交
@@ -421,7 +426,8 @@
// form = JSON.parse(param.element)
Object.assign(form, JSON.parse(param.element))
form.name = showmarrylist[Number(form.suppliersNature) - 1].value;
- form.applyOrg = form.orgCode
+ form.applyOrg = form.orgCode;
+
})
diff --git a/pages/supplierindex/index.vue b/pages/supplierindex/index.vue
index 5066033..24e08f5 100644
--- a/pages/supplierindex/index.vue
+++ b/pages/supplierindex/index.vue
@@ -447,7 +447,6 @@
const menuArray = ref([])
const loadingData = () => {
getSuppliersOrgInfo().then(res => {
- console.log(res)
menuArray.value = []
res.result.records.forEach((element) => {
menuArray.value.push(element)
diff --git a/pages/supplierindex/workjoin.vue b/pages/supplierindex/workjoin.vue
index 077d856..5454550 100644
--- a/pages/supplierindex/workjoin.vue
+++ b/pages/supplierindex/workjoin.vue
@@ -52,6 +52,12 @@
申请驳回
+
+ 申请变更中
+
+
+ 变更已驳回
+