|  |  | 
 |  |  |     tableIns = table.render({ | 
 |  |  |         elem: '#stoQue', | 
 |  |  |         headers: {token: localStorage.getItem('token')}, | 
 |  |  |         url: '/locMast/list/auth', | 
 |  |  |         url: baseUrl+'/locMast/list/auth', | 
 |  |  |         page: true, | 
 |  |  |         limit: 10, | 
 |  |  |         even: true, | 
 |  |  | 
 |  |  |         }, | 
 |  |  |         done: function(res, curr, count) { | 
 |  |  |             if (res.code === 403) { | 
 |  |  |                 top.location.href = "/"; | 
 |  |  |                 top.location.href = baseUrl; | 
 |  |  |             } | 
 |  |  |             pageCurr=curr; | 
 |  |  |             limit(); | 
 |  |  | 
 |  |  |             }, | 
 |  |  |             done: function (res, curr, count) { | 
 |  |  |                 if (res.code === 403) { | 
 |  |  |                     top.location.href = "/"; | 
 |  |  |                     top.location.href = baseUrl; | 
 |  |  |                 } | 
 |  |  |                 pageCurr=curr; | 
 |  |  |                 limit(); | 
 |  |  | 
 |  |  |                         'fields': fields | 
 |  |  |                     }; | 
 |  |  |                     $.ajax({ | 
 |  |  |                         url: "/wrkLastno/export/auth", | 
 |  |  |                         url: baseUrl+"/wrkLastno/export/auth", | 
 |  |  |                         headers: {'token': localStorage.getItem('token')}, | 
 |  |  |                         data: JSON.stringify(param), | 
 |  |  |                         dataType:'json', | 
 |  |  | 
 |  |  |                             if (res.code === 200) { | 
 |  |  |                                 table.exportFile(titles,res.data,'xls'); | 
 |  |  |                             } else if (res.code === 403) { | 
 |  |  |                                 top.location.href = "/"; | 
 |  |  |                                 top.location.href = baseUrl; | 
 |  |  |                             } else { | 
 |  |  |                                 layer.msg(res.msg) | 
 |  |  |                             } | 
 |  |  | 
 |  |  |         tableIns1 = table.render({ | 
 |  |  |             elem: '#locDetlByMap', | 
 |  |  |             headers: {token: localStorage.getItem('token')}, | 
 |  |  |             url: '/locDetl/list/auth', | 
 |  |  |             url: baseUrl+'/locDetl/list/auth', | 
 |  |  |             page: true, | 
 |  |  |             limit: 5, | 
 |  |  |             skin: 'line', | 
 |  |  | 
 |  |  |             }, | 
 |  |  |             done: function(res, curr, count) { | 
 |  |  |                 if (res.code === 403) { | 
 |  |  |                     top.location.href = "/"; | 
 |  |  |                     top.location.href = baseUrl; | 
 |  |  |                 } | 
 |  |  |                 pageCur=curr; | 
 |  |  |                 form.on('checkbox(tableCheckbox)', function (data) { | 
 |  |  | 
 |  |  |             }, | 
 |  |  |             done: function (res, curr, count) { | 
 |  |  |                 if (res.code === 403) { | 
 |  |  |                     top.location.href = "/"; | 
 |  |  |                     top.location.href = baseUrl; | 
 |  |  |                 } | 
 |  |  |                 pageCurr=curr; | 
 |  |  |                 if (count === 1){ |