健康险续保测试问题修复4

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2023-12-05 11:18:31 +08:00
parent b6a054e497
commit 2b04786ee4

View File

@@ -231,6 +231,9 @@ export default {
let lastDay1 = date.toLocaleDateString();
this.cvaliEndDate = lastDay1.replaceAll('/','-')
this.showDataPicker = false
this.currentPage = 1
this.listData = []
;[this.loading, this.finished] = [true, false]
this.getOrderList()
},
formatter(type, val) {