From cf92eddc7325bb91919e658c50ad800dd0814de1 Mon Sep 17 00:00:00 2001 From: yangfuda <945208611@qq.com> Date: Thu, 25 Jul 2024 19:58:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=B6=E5=86=9C=EF=BC=9A=E5=AE=8C=E5=96=84?= =?UTF-8?q?=E5=BE=85=E5=8A=9E=E5=B7=B2=E5=8A=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/yinnong/doneCompleted/completedNew.vue | 3 ++- src/views/yinnong/doneCompleted/doneNew.vue | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/views/yinnong/doneCompleted/completedNew.vue b/src/views/yinnong/doneCompleted/completedNew.vue index dda2fa97..48bc3e5e 100644 --- a/src/views/yinnong/doneCompleted/completedNew.vue +++ b/src/views/yinnong/doneCompleted/completedNew.vue @@ -111,7 +111,8 @@ } }, getList() { - // this.$set(this.queryParams, "systemType", '4'); + this.$set(this.queryParams, "systemType", '4'); + this.$set(this.queryParams, "deptId", this.$store.state.user.deptId); let _this = this; if(this.loading){ setTimeout(() => { diff --git a/src/views/yinnong/doneCompleted/doneNew.vue b/src/views/yinnong/doneCompleted/doneNew.vue index 7c7eb344..51e9eccd 100644 --- a/src/views/yinnong/doneCompleted/doneNew.vue +++ b/src/views/yinnong/doneCompleted/doneNew.vue @@ -98,7 +98,8 @@ done.vue