Browse Source

游戏购清零

xubh 4 years ago
parent
commit
c6b2ab9ef5

+ 1 - 1
src/main/webapp/admin/gameFreightwayManage/gameFreightwayManage.html

@@ -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'}