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

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

View File

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