修改bug 56343 【移动端】移动端 会签节点,审批领导应该与PC相同 只能选择一个人
This commit is contained in:
@@ -188,7 +188,6 @@
|
|||||||
<div v-html="itermsConditionsTitle"></div>
|
<div v-html="itermsConditionsTitle"></div>
|
||||||
</van-dialog>
|
</van-dialog>
|
||||||
<phone-role
|
<phone-role
|
||||||
check-more
|
|
||||||
role-title="选择审批领导"
|
role-title="选择审批领导"
|
||||||
:is-show-phone.sync="modalshowflag"
|
:is-show-phone.sync="modalshowflag"
|
||||||
@checkedRole="checkedRole2"
|
@checkedRole="checkedRole2"
|
||||||
|
|||||||
Reference in New Issue
Block a user