mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 05:46:44 +08:00
健康险续保搜索栏操作逻辑修改1
This commit is contained in:
@@ -188,11 +188,6 @@ export default {
|
||||
}
|
||||
})
|
||||
},
|
||||
//打开日期选择
|
||||
openshowDataPicker(){
|
||||
this.currentDate = new Date()
|
||||
this.showDataPicker = true
|
||||
},
|
||||
initDate(){
|
||||
let thisDate = new Date()
|
||||
let thisYear = thisDate.getFullYear()
|
||||
|
||||
Reference in New Issue
Block a user