fixing bug

This commit is contained in:
2020-08-18 11:14:29 +08:00
parent 6f5c2d1fc9
commit 631e8ae3e6
5 changed files with 17 additions and 7 deletions

View File

@@ -86,7 +86,7 @@ export default {
this.evalueList = [];
}
return res.data.length;
}
},
}
};
</script>