This commit is contained in:
yanyizhou
2021-08-16 13:51:11 +08:00
parent 8a229ffa75
commit ab1d7b132a
3 changed files with 24 additions and 4 deletions
@@ -1492,7 +1492,7 @@
<el-button
class="common-button-default"
icon="el-icon-close"
@click="clearAllSearch('sarStandardsSearch')">取消</el-button>
@click="clearAllSearch('sarStandardsSearch')">清空</el-button>
</div>
</el-drawer>
</div>
@@ -2824,7 +2824,7 @@ export default {
// 高级检索
selectMoreBtn () {
this.isAdvancedSearch = true
this.sarStandardsSearch = []
// this.sarStandardsSearch = []
},
treeCollapse () {
this.sideClose = !this.sideClose