From 80b44e0513e28569f284a02f23b85ca4d85b3c1e Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期日, 07 四月 2024 18:33:57 +0800
Subject: [PATCH] git ch
---
company/src/components/business/OpearaUnionChange.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/company/src/components/business/OpearaUnionChange.vue b/company/src/components/business/OpearaUnionChange.vue
index c5b6de0..b8285f9 100644
--- a/company/src/components/business/OpearaUnionChange.vue
+++ b/company/src/components/business/OpearaUnionChange.vue
@@ -337,6 +337,7 @@
getList () {
listAll({
solutionType:1,
+ type:0,
unionApplyId: this.model.id,
status: 7
}).then(res => {
--
Gitblit v1.9.3