微调
This commit is contained in:
@@ -496,7 +496,7 @@ onUnmounted(() => {
|
||||
})
|
||||
|
||||
const handleBatchGenerate = async () => {
|
||||
console.log('批量生成按钮被点击了');
|
||||
// console.log('批量生成按钮被点击了');
|
||||
// 在这里添加其他逻辑,比如显示对话框、更新状态等
|
||||
await initPlan()
|
||||
treeRef.value.clickTableToTree(planList.value.data,currentId.value)
|
||||
|
||||
Reference in New Issue
Block a user