Merge remote-tracking branch 'origin/master'

This commit is contained in:
Captain.B 2021-03-10 17:30:53 +08:00
commit cc16006b37
1 changed files with 1 additions and 0 deletions

View File

@ -576,6 +576,7 @@
this.customizeRequest = {}; this.customizeRequest = {};
this.sort(); this.sort();
this.reload(); this.reload();
this.initProjectIds();
}, },
addScenario(arr) { addScenario(arr) {
if (arr && arr.length > 0) { if (arr && arr.length > 0) {