Commit 4e634069 authored by 罗超's avatar 罗超

修改

parent d3ab3bb6
...@@ -657,6 +657,7 @@ ...@@ -657,6 +657,7 @@
}, },
watch: { watch: {
setingObj: function (val, oldval) { setingObj: function (val, oldval) {
this.addMsg.ClassId = val.ClassId;
this.initData(); this.initData();
} }
} }
......
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