Commit 773bdd63 authored by agping's avatar agping

解绑修改

parent d6d3f266
......@@ -1273,7 +1273,8 @@ define(['doT', 'css!style/home.css', 'ckfinder', 'ckfinderStart', 'bootstrapJs']
type: 'GET',
async: true,
data: {
"user_id": id
"user_id": id,
"now_user_id": user.user_id
},
dataType: 'json',
success: function(data) {
......
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