Commit 973fc765 authored by youjie's avatar youjie

no message

parent 4d9408f7
...@@ -241,7 +241,6 @@ ...@@ -241,7 +241,6 @@
}, },
methods: { methods: {
clickTitle(item) { clickTitle(item) {
this.titleType = item.Id this.titleType = item.Id
this.msg.Type = this.titleType this.msg.Type = this.titleType
this.addShow = false this.addShow = false
...@@ -253,6 +252,7 @@ ...@@ -253,6 +252,7 @@
ItemCode:'', ItemCode:'',
ItemName: '', ItemName: '',
} }
this.resetForm('addMsg')
this.getList() this.getList()
}, },
DeleteClick(item){ DeleteClick(item){
......
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