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