From b5e14509247ea7de19f5bcac46100a040e4f5e46 Mon Sep 17 00:00:00 2001 From: "396572590@qq.com" Date: Tue, 2 Aug 2022 18:01:35 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20There=20is=20no=20way=20the,=20?= =?UTF-8?q?=E2=80=8556827=20=E6=A0=87=E5=87=86=E5=90=88=E8=A7=84=E8=AF=84?= =?UTF-8?q?=E4=BC=B0=E6=B5=81=E7=A8=8B-=E9=A1=B9=E7=9B=AE=E5=88=86?= =?UTF-8?q?=E5=8F=91=E8=8A=82=E7=82=B9=EF=BC=8C=E9=80=89=E6=8B=A9=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E9=80=BB=E8=BE=91=20=E5=BA=94=E8=AF=A5=E6=98=AF?= =?UTF-8?q?=E2=80=9C=E5=B7=B2=E7=BB=B4=E6=8A=A4=E2=80=9D+=E2=80=9C?= =?UTF-8?q?=E6=9C=AA=E7=BB=B4=E6=8A=A4=E2=80=9D=EF=BC=8C=E7=8E=B0=E5=9C=A8?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E7=9A=84=E6=8C=BA=E4=B9=B1=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/processCenter/pages/creatProcess/bzpg/step3.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue b/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue index b2f0db364..732580c42 100644 --- a/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue +++ b/src/pages/processCenter/pages/creatProcess/bzpg/step3.vue @@ -565,6 +565,8 @@ export default { }, //查询项目群下的项目 getProductData() { + // 已维护 状态 1 , 为维护 状态 0 + this.projectSearch.flag = '1' this.$http.get("sarStandProjectLibrary/queryProjects", { projectGroup: this.projectGroup, current: this.pageNo,