Commit f77003ed authored by youjie's avatar youjie

no message

parent 08b0c413
......@@ -251,7 +251,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