风险预警
This commit is contained in:
parent
fc2994241f
commit
ca5962eb55
@ -70,6 +70,7 @@
|
||||
sReturn = sReturn.split("@");
|
||||
setItemValue(0,0,"ALERT_CUSTOMER", sReturn[0]);
|
||||
setItemValue(0,0,"customername", sReturn[1]);
|
||||
setItemValue(0,0,"contract_no", sReturn[2]);
|
||||
},"请选择预警客户");
|
||||
}
|
||||
function selectProviceCode(){//选择省份
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user