Commit 047eab60 by lichengming

添加了添加原始记录模板

parent 5a54ea60
...@@ -112,6 +112,7 @@ export default { ...@@ -112,6 +112,7 @@ export default {
_open() { _open() {
this.showEditModal = true this.showEditModal = true
this.isLoad = false this.isLoad = false
this.formObj.name = ''
this.formObj.alias = '' this.formObj.alias = ''
this.formObj.remark = '' this.formObj.remark = ''
this.formObj.classType = '' this.formObj.classType = ''
......
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