1.make up '='
This commit is contained in:
parent
34efb00fb5
commit
fd5d0d8b8e
@ -204,7 +204,7 @@
|
||||
overPenaltys = overPenaltys.substring(1);
|
||||
}
|
||||
var result = AsControl.RunJavaMethod("com.tenwa.reckon.executor.RentCalHelper", "isAutoBuckleByPlanId", "planId="+id);
|
||||
if(result="false"){
|
||||
if(result=="false"){
|
||||
alert("选中的租金有正在卡扣中!请稍后再试!");
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user