Commit f37ef587 authored by youjie's avatar youjie

no message

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