Commit 92fdaf65 authored by 罗超's avatar 罗超

1

parent 9dfbe32a
......@@ -117,6 +117,9 @@
handler(val) {
if (val) {
this.itemMsg = val
if(!this.itemMsg.ActivityPlanList){
this.itemMsg.ActivityPlanList=[]
}
}
},
deep: true
......
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