|
|
@ -100,7 +100,7 @@ |
|
|
|
<view class="nes" bind:tap="showTime" > |
|
|
|
<view class="conclusion"> |
|
|
|
<text class="prosecutors_pre">拟复查时间</text> |
|
|
|
<view class="{{getData?'prosecutors_name':'gray'}}"> |
|
|
|
<view class="{{getData?'':'gray'}} prosecutors_name"> |
|
|
|
{{getData?getData:'请选择'}} |
|
|
|
</view> |
|
|
|
<!-- <picker mode="date" class="prosecutors_name" bindchange="pickerChange1" value="{{data}}"> |
|
|
|