|
|
@@ -75,7 +75,7 @@ |
|
|
|
/> |
|
|
|
<van-popup v-model="showlasj" position="bottom"> |
|
|
|
<van-datetime-picker |
|
|
|
v-model="currentDate" |
|
|
|
:value="new Date" |
|
|
|
type="date" |
|
|
|
title="选择年月日" |
|
|
|
@confirm="onConfirmLasj" |
|
|
@@ -95,7 +95,7 @@ |
|
|
|
/> |
|
|
|
<van-popup v-model="showinspectorTime" position="bottom"> |
|
|
|
<van-datetime-picker |
|
|
|
v-model="currentDate" |
|
|
|
:value="new Date" |
|
|
|
type="date" |
|
|
|
title="选择年月日" |
|
|
|
@confirm="onConfirmInspectorTime" |
|
|
@@ -141,7 +141,7 @@ |
|
|
|
/> |
|
|
|
<van-popup v-model="showReformDeadline" position="bottom"> |
|
|
|
<van-datetime-picker |
|
|
|
v-model="currentDate" |
|
|
|
:value="new Date" |
|
|
|
type="date" |
|
|
|
title="选择年月日" |
|
|
|
@confirm="onConfirmReformDeadline" |
|
|
@@ -182,7 +182,6 @@ |
|
|
|
showwfydlx:false, |
|
|
|
showReformDeadline:false, |
|
|
|
|
|
|
|
currentDate: new Date(), |
|
|
|
jgList:{}, |
|
|
|
|
|
|
|
sfzjjzw:'', |
|
|
|