fix:关联测试查询加loading
This commit is contained in:
parent
d688fdfadf
commit
d8f04decb7
|
@ -363,6 +363,7 @@
|
||||||
this.sysList = array;
|
this.sysList = array;
|
||||||
},
|
},
|
||||||
getTestOptions(val) {
|
getTestOptions(val) {
|
||||||
|
this.result.loading = true;
|
||||||
this.form.type = val;
|
this.form.type = val;
|
||||||
this.testOptions = [];
|
this.testOptions = [];
|
||||||
let url = '';
|
let url = '';
|
||||||
|
|
Loading…
Reference in New Issue