Commit f37ef587 authored by youjie's avatar youjie

no message

parent be01c52d
......@@ -252,7 +252,7 @@
if (res.confirm) {
uni.showLoading()
let msg = {
Id: item.StuId
Id: item.Id
}
let res = RemoveMyChild(msg);
if (res) {
......
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