Commit b3894c8e authored by 黄奎's avatar 黄奎

页面修改

parent 692d0202
...@@ -195,7 +195,7 @@ ...@@ -195,7 +195,7 @@
var tipMsg = "是否删除【" + item.IdCard + "/" + item.MobilePhone + "/" + item.PassportNo + "】?"; var tipMsg = "是否删除【" + item.IdCard + "/" + item.MobilePhone + "/" + item.PassportNo + "】?";
that.Confirm(tipMsg, function () { that.Confirm(tipMsg, function () {
var msg = { var msg = {
ID: item.Id Id: item.Id
}; };
that.apipost( that.apipost(
"travel_post_DelTravelGuestBlack", msg, res => { "travel_post_DelTravelGuestBlack", msg, 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