Commit 70f18857 authored by hubaoshan's avatar hubaoshan

逻辑模型

parent ba2468e7
......@@ -58,13 +58,6 @@
}
});
async function clickTab(value){
planType.value = value
getForm().setFieldsValue({
planType:value
}).then(()=>{
reload()
getSetCycle()
})
}
const getTitle = computed(() => '编辑文件夹');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment