perf(菜单管理,部门管理): 编辑时父级菜单懒加载的修改
This commit is contained in:
@@ -205,6 +205,10 @@ const handleSort = async (type: string) => {
|
||||
sortDisable.value = false;
|
||||
}
|
||||
};
|
||||
|
||||
defineExpose({
|
||||
treeRef,
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
Reference in New Issue
Block a user