mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-13 20:06:44 +08:00
健康险续保测试问题修复4
This commit is contained in:
@@ -231,6 +231,9 @@ export default {
|
|||||||
let lastDay1 = date.toLocaleDateString();
|
let lastDay1 = date.toLocaleDateString();
|
||||||
this.cvaliEndDate = lastDay1.replaceAll('/','-')
|
this.cvaliEndDate = lastDay1.replaceAll('/','-')
|
||||||
this.showDataPicker = false
|
this.showDataPicker = false
|
||||||
|
this.currentPage = 1
|
||||||
|
this.listData = []
|
||||||
|
;[this.loading, this.finished] = [true, false]
|
||||||
this.getOrderList()
|
this.getOrderList()
|
||||||
},
|
},
|
||||||
formatter(type, val) {
|
formatter(type, val) {
|
||||||
|
|||||||
Reference in New Issue
Block a user