@@ -3570,6 +3570,7 @@ function init_xm(xm_id, xm_radio, xm_tips, xm_url, xm_data, xm_value, xm_on)
var xm_table = xm_id + '_table';
xm.update({
remoteMethod: function(val, cb, show, pageIndex) {
+ console.info(1);
if (!pageIndex) {
pageIndex = 1;
}