提交 ab0ada1385ff57df07413e0bf2c7477985a42702

作者 pangy
1 个父辈 df40c685

..

... ... @@ -182,7 +182,7 @@
182 182 <view wx:if="{{datas.owner_type=='个人'}}">
183 183 <view style='height:90rpx;width:100%;clear:both;'>
184 184 <text class='text_left'>证照类型</text>
185   - <text class='text_right_333'>{{datas.owner_id_card_type=='1'?"居民身份证":datas.owner_id_cartd_type}}</text>
  185 + <text class='text_right_333'>{{datas.owner_id_card_type=='1'?"居民身份证":datas.owner_id_card_type}}</text>
186 186 </view>
187 187 <view style='height:90rpx;width:100%;clear:both;'>
188 188 <text class='text_left'>证照号码</text>
... ...
注册登录 后发表评论