api测试界面,未完待续

This commit is contained in:
q4speed 2020-04-23 15:40:06 +08:00
parent 2636c8b7f9
commit 6ac1c90931
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
watch: {
'$route'(to) {
this.projectId = to.params.projectId;
this.initTableData();
this.search();
}
},