fix: 修复联想弹层通过编码赋初值时不触发联动带出的bug
This commit is contained in:
@ -109,6 +109,7 @@
|
|||||||
nextTick(async () => {
|
nextTick(async () => {
|
||||||
await getSubDatasourceList();
|
await getSubDatasourceList();
|
||||||
setFormModel();
|
setFormModel();
|
||||||
|
MultipleSelectRef.value.setFormModel(false);
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user