【银保app】保单列表页面如果没有数据清空页面

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-12-26 19:33:41 +08:00
parent a9a8a31195
commit c008ce8bc6

View File

@@ -279,6 +279,7 @@ export default {
this.loading= false
}
} else {
that.filpolicyListDTOList = []
that.$toast(res.resultMessage)
this.finished = true
this.loading= false