Commit 9d8b5d3a authored by 何远江's avatar 何远江

脚本管理bug修改

parent e4001db0
...@@ -157,6 +157,7 @@ const tableData = ref([]) ...@@ -157,6 +157,7 @@ const tableData = ref([])
const onHide = () => { const onHide = () => {
// 重置表单 // 重置表单
Object.assign(formEdit, { Object.assign(formEdit, {
scriptId: '',
title: '', title: '',
content: '', content: '',
cellValue: '', cellValue: '',
......
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