task#14196,二级tab切换bugfix

This commit is contained in:
2024-07-09 16:20:30 +08:00
parent b8096b39f3
commit 48cd129290
2 changed files with 4 additions and 6 deletions

View File

@ -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()