|
|
@ -696,9 +696,8 @@ export default { |
|
|
this.headerClickRow(this.dataList[0]) |
|
|
this.headerClickRow(this.dataList[0]) |
|
|
} else { |
|
|
} else { |
|
|
this.headerCurrentRow = {} |
|
|
this.headerCurrentRow = {} |
|
|
|
|
|
this.refreshCurrentTabTable() |
|
|
} |
|
|
} |
|
|
// 加载当前的页签的table |
|
|
|
|
|
this.refreshCurrentTabTable() |
|
|
|
|
|
} |
|
|
} |
|
|
this.queryLoading = false |
|
|
this.queryLoading = false |
|
|
}) |
|
|
}) |
|
|
|