功能优化
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
</view>
|
||||
<view class="user_Right">
|
||||
<!-- <block v-if="auth.laborState">农村劳动力</block> -->
|
||||
{{ auth.nation }}
|
||||
{{ auth.authInfo.nation }}
|
||||
</view>
|
||||
</view>
|
||||
<view class="userBaseList">
|
||||
@@ -48,7 +48,7 @@
|
||||
</view>
|
||||
<view class="user_Right">
|
||||
<!-- <block v-if="auth.laborState">农村劳动力</block> -->
|
||||
{{ auth.politics }}
|
||||
{{ auth.authInfo.politics }}
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user