删除debugger

This commit is contained in:
zhangbb 2019-09-04 11:43:43 +08:00
parent 4a1cde0ffa
commit beb0c757d0

View File

@ -777,7 +777,6 @@ function getRatioByMoney(e){
setItemValue(0, 0, "TOTAL_ALL", allMoney + "");
for(var key in fundRules){
debugger;
if(key=="EQUIP_AMT"){
continue;
}