From 9e8028154249159888f0e0736faacd1a32106b2b Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Wed, 26 Oct 2022 08:53:02 +0800 Subject: [PATCH] bug --- project/hlj/app/AppRatingTask/components/Detail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/hlj/app/AppRatingTask/components/Detail.vue b/project/hlj/app/AppRatingTask/components/Detail.vue index 49a28139..6f4fe76c 100644 --- a/project/hlj/app/AppRatingTask/components/Detail.vue +++ b/project/hlj/app/AppRatingTask/components/Detail.vue @@ -215,7 +215,7 @@ }, getList () { - this.instance.post(`/app/appassessmentscoretemplate/list?size=1000`).then(res => { + this.instance.post(`/app/appassessmentscoretemplate/list?size=1000&status=1`).then(res => { if (res.code == 0) { this.list = res.data.records.map(v => { return {