提交 e696bd69f89f2563d0d654fb343e89c999eeaeb6

作者 pangy
1 个父辈 7e1996cd

。。

... ... @@ -189,7 +189,7 @@
189 189 <text class='text_right_333'>{{datas.owner_id_card_no}}</text>
190 190 </view>
191 191 </view>
192   - <view wx:if="{{datas.owner_type=='企业'}}">
  192 + <view wx:if="{{datas.owner_type=='组织'}}">
193 193 <view style='height:90rpx;width:100%;clear:both;'>
194 194 <text class='text_left'>统一社会信用代码</text>
195 195 <text class='text_right_333'>{{datas.owner_credit_no}}</text>
... ...
注册登录 后发表评论