flat: 部署

This commit is contained in:
Apcallover
2025-11-18 13:57:07 +08:00
parent 6e09702db5
commit ab3d9985c8
6 changed files with 24 additions and 9 deletions

View File

@@ -149,6 +149,7 @@ const fromValue = reactive({
});
onLoad((parmas) => {
console.log(parmas);
getTreeselect();
});