fix: tenant style
This commit is contained in:
@@ -63,6 +63,7 @@ const [Modal, modalApi] = useVbenModal({
|
||||
});
|
||||
|
||||
// TODO xingyu 暴露 modalApi 给父组件是否合适? trigger-node-config.vue 会有多个 conditionDialog 实例
|
||||
// 不用暴露啊,用 useVbenModal 就可以了
|
||||
defineExpose({ modalApi });
|
||||
</script>
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user