Commit fd9fae16 authored by 高滢's avatar 高滢

feat(预制数据管理): 模板

parent 38951b8c
......@@ -337,7 +337,9 @@ function handleExport() {
getList();
function downloadTemplate(){
proxy.download('/control/preset/downloadTemplate', {
formId: form.value.relatedFormId,fillMethod:'整行'
}, `导入模板.xlsx`)
}
</script>
......
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