This commit is contained in:
daihh
2022-06-30 17:40:04 +08:00
4 changed files with 18 additions and 3 deletions

View File

@@ -322,7 +322,6 @@ export default {
mounted() {
if(this.searchTags.length == 0){
console.log('gyigyu')
this.queryCondition.majorType = null;
this.queryCondition.orgDomain = null;
};