标准拆分-避免没有数据一直请求
This commit is contained in:
@@ -1017,7 +1017,9 @@ export default {
|
|||||||
this.total = res.data.count
|
this.total = res.data.count
|
||||||
}else{
|
}else{
|
||||||
this.splitInfoPage = 1
|
this.splitInfoPage = 1
|
||||||
this.getSarFileSplitInfoEOPage()
|
// this.getSarFileSplitInfoEOPage()
|
||||||
|
this.standInfoList = []
|
||||||
|
this.total = 0
|
||||||
}
|
}
|
||||||
}, e => {
|
}, e => {
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user