task#14196,二级tab切换bugfix
This commit is contained in:
@ -176,7 +176,6 @@
|
||||
:loading="loading"></noFit-table>
|
||||
</div>
|
||||
<el-pagination
|
||||
v-if="active !== 9"
|
||||
small
|
||||
:current-page.sync="pageNum"
|
||||
:page-size.sync="pageSize"
|
||||
@ -947,7 +946,6 @@ export default {
|
||||
this.v5 = []
|
||||
this.v6 = []
|
||||
await this.twoTabHanldeData()
|
||||
// console.log(this.v1,this.v2,this.v3,this.v4,this.v5,this.v6)
|
||||
this.loadingData = false
|
||||
if (this.active === 1) {
|
||||
await this.drawLine()
|
||||
|
Reference in New Issue
Block a user