Commit 518b885f authored by youjie's avatar youjie

no message

parent 0bb4bc27
......@@ -945,6 +945,7 @@
}
let list = this.PaymentMethodList.filter(x=>{ return x.Id==this.msg.CourseId })
this.msg.Course_Name = list[0].Name
this.$forceUpdate()
},
deleteRow(i, obj) {
obj.show = false;
......
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