feat: 企业联调

This commit is contained in:
xuziqiang
2024-06-12 16:41:30 +08:00
parent 8e6abb5c57
commit 680855f310
12 changed files with 1831 additions and 1636 deletions

View File

@@ -29,6 +29,7 @@
console.log(props, getCurrentInstance());
const getBindValue = computed(() => ({
getContainer: (triggerNode: any) => triggerNode.parentNode,
...attrs,
...props,
}));