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 {