“yu” 2024-07-15 00:02:38 +08:00
parent a06e77376f
commit 259d0ef796
1 changed files with 5 additions and 0 deletions

View File

@ -391,7 +391,12 @@ onMounted(() => {
// getstrategyDate() // // getstrategyDate() //
// let result = await loadRateApi({}); // let result = await loadRateApi({});
// console.log(result, ""); // console.log(result, "");
getAllSourceAjust()
}); });
//
const getAllSourceAjust=()=>{
}
let treeAreaId = ref(""); //id let treeAreaId = ref(""); //id
// id treeKeyid // id treeKeyid
const getTreeKey = (treeKey: any) => { const getTreeKey = (treeKey: any) => {