Merge pull request 'fixing bug' (#234) from zhy into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/234
This commit was merged in pull request #234.
This commit is contained in:
2020-08-18 11:15:01 +08:00
5 changed files with 17 additions and 7 deletions

View File

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