@@ -181,7 +181,8 @@
//url: '//117.158.196.116:8878/IndexCategory/DelIndexCategory',
dataType: 'json',
data: {
- id: Left_Cids
+ id: Left_Cids,
+ token: token
},
async: true,
success: function(data) {