From c1138d041adf44d911d55b70b08f2ea6a9c378a9 Mon Sep 17 00:00:00 2001
From: nidapeng <jp@doumee.com>
Date: 星期三, 03 四月 2024 18:32:00 +0800
Subject: [PATCH] 提交一把

---
 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