北财合同制作接口添加校验车架号重复校验
This commit is contained in:
parent
660dcbd6f2
commit
10e365ca3e
@ -32,8 +32,8 @@
|
||||
var isNetCar = sReturn[9];
|
||||
var operationType = sReturn[10];
|
||||
|
||||
var signType = sReturn[11];
|
||||
var sealType = sReturn[12];
|
||||
var signType = sReturn[12];
|
||||
var sealType = sReturn[11];
|
||||
if("03" == customertype){
|
||||
if(""== signType||null == signType||"undefined" == signType){
|
||||
alert("请在产品中配置签约方式!!!");
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user