mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 19:46:43 +08:00
根据代理人地区信息判断是否展示新市民字段
This commit is contained in:
@@ -206,7 +206,7 @@
|
|||||||
v-validate="'required'"
|
v-validate="'required'"
|
||||||
@click="toSelect('3')"
|
@click="toSelect('3')"
|
||||||
/> -->
|
/> -->
|
||||||
<div class="p15 pl8 fs14" style="border-bottom: 1px solid #eee;display: flex;justify-content: space-between;align-items: center;">
|
<div class="p15 pl8 fs14" style="border-bottom: 1px solid #eee;display: flex;justify-content: space-between;align-items: center;" v-if="manageComCode == '45'">
|
||||||
<van-radio-group v-model="userInfo.newCitizen" class="flex">
|
<van-radio-group v-model="userInfo.newCitizen" class="flex">
|
||||||
<label>
|
<label>
|
||||||
<i class="red">*</i>
|
<i class="red">*</i>
|
||||||
|
|||||||
Reference in New Issue
Block a user