|
@@ -23,7 +23,7 @@
|
|
|
</button>
|
|
|
</div>
|
|
|
<div class="mui-input-row">
|
|
|
- <label>出生年月<i style="color:red">*</label>
|
|
|
+ <label>出生年月<i style="color:red">*</i></label>
|
|
|
<button class="mui-btn mui-btn-block mui-navigate-right mui-ellipsis" @click="selectDate" type="button" style="width: 65%">
|
|
|
{{ detail.birthDate ? detail.birthDate : "请选择" }}
|
|
|
</button>
|