commit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user