This commit is contained in:
yanran200730
2022-10-26 08:53:02 +08:00
parent 26d1fbf8be
commit 9e80281542

View File

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