健康险续保搜索栏操作逻辑修改1

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2023-11-03 17:05:09 +08:00
parent 406cf41e6c
commit c308f870d0

View File

@@ -188,11 +188,6 @@ export default {
}
})
},
//打开日期选择
openshowDataPicker(){
this.currentDate = new Date()
this.showDataPicker = true
},
initDate(){
let thisDate = new Date()
let thisYear = thisDate.getFullYear()