api测试界面,未完待续
This commit is contained in:
parent
2636c8b7f9
commit
6ac1c90931
|
@ -78,7 +78,7 @@
|
||||||
watch: {
|
watch: {
|
||||||
'$route'(to) {
|
'$route'(to) {
|
||||||
this.projectId = to.params.projectId;
|
this.projectId = to.params.projectId;
|
||||||
this.initTableData();
|
this.search();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue