|
@@ -55,7 +55,7 @@
|
|
|
,limit:10
|
|
|
,url: '../MachineManageAction/queryProEquRelPage' //数据接口
|
|
|
,method: 'post'
|
|
|
- ,where:{MINView:"JSON", token: 'sasasas',"gameType":"20","equId":machineNo}
|
|
|
+ ,where:{MINView:"JSON", token: 'sasasas',"gameType":"02","equId":machineNo}
|
|
|
,page: true //开启分页
|
|
|
,cols: [[ //表头
|
|
|
{type:'numbers', title: '序号',width:'5%', fixed: true, align: 'center'}
|