正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -182,7 +182,7 @@ | @@ -182,7 +182,7 @@ | ||
182 | <view wx:if="{{datas.owner_type=='个人'}}"> | 182 | <view wx:if="{{datas.owner_type=='个人'}}"> |
183 | <view style='height:90rpx;width:100%;clear:both;'> | 183 | <view style='height:90rpx;width:100%;clear:both;'> |
184 | <text class='text_left'>证照类型</text> | 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 | </view> | 186 | </view> |
187 | <view style='height:90rpx;width:100%;clear:both;'> | 187 | <view style='height:90rpx;width:100%;clear:both;'> |
188 | <text class='text_left'>证照号码</text> | 188 | <text class='text_left'>证照号码</text> |
请
注册
或
登录
后发表评论