|
@@ -463,7 +463,7 @@ export default {
|
|
|
|
|
|
|
|
|
|
})
|
|
})
|
|
- console.log(this.tableData)
|
|
|
|
|
|
+ // console.log(this.tableData)
|
|
this.handleSort(this.scopeRow[0].rightSort)
|
|
this.handleSort(this.scopeRow[0].rightSort)
|
|
this.typeSelect(this.showType)
|
|
this.typeSelect(this.showType)
|
|
this.scopeRow = []
|
|
this.scopeRow = []
|