feat: There is no way the, bug #52329

This commit is contained in:
super_liu
2022-04-04 14:17:29 +08:00
parent c287ceae14
commit b3ade922f4
@@ -568,7 +568,7 @@
<el-form-item prop="jlUserName" style="margin-bottom: 0">
<h4>政策业务经理</h4>
<div style="margin-top: 10px;width: 300px;">
<el-input v-model="roleForm.jlUserName" placeholder="政策业务经理" @click.native="choiceZRR('jlUserId', '选择政策业务经理', form.jlUserId)"></el-input>
<el-input v-model="roleForm.jlUserName" placeholder="政策业务经理" @click.native="choiceZRR('jlUserId', '选择政策业务经理', roleForm.jlUserId)"></el-input>
</div>
</el-form-item>
</el-card>