@@ -116,7 +116,9 @@ export default {
loadList (list) {
this.showBtns = this.isTeyue ? list.length == 0 : true
this.$nextTick(() => {
- this.expandAllRow()
+ if (!this.expandAll) {
+ this.expandAllRow()
+ }
})
},
// 查询