Commit a05ebf58 authored by 18083's avatar 18083

博雷顿电子签约改造

parent 16094621
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -171,7 +171,7 @@
"agentType": "1",
"signerCategory":signer_record_data.signer_category
});
} else if (signer_record_data.signer_category == 'AGENCY_STORE_SEAL' || signer_record_data.signer_category == 'MAN_FACTURER_SEAL'|| signer_record_data.signer_category == 'SUPPLIER_SEAL'|| signer_record_data.signer_category == 'LEASE_SUPPLIER_SEAL') {
} else if (signer_record_data.signer_category == 'AGENCY_STORE_SEAL'|| signer_record_data.signer_category == 'MAN_FACTURER_SEAL'|| signer_record_data.signer_category == 'SUPPLIER_SEAL'|| signer_record_data.signer_category == 'LEASE_SUPPLIER_SEAL') {
var signer_category;
if (signer_record_data.signer_category == 'AGENCY_STORE_SEAL'){
signer_category = 'AGENCY_STORE_SIGN';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment