feat: There is no way the, bug #52329
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user