Commit fb40a93a authored by youjie's avatar youjie

no message

parent 08ef0207
......@@ -619,7 +619,8 @@ export default {
this.apipost(
"b2b_get_GetCustomerCreateByList",
{
CustomerId: this.b2bUser.customerId
CustomerId: this.b2bUser.customerId,
IsRenewalContract: this.IsRenewalContract,
},
(res) => {
if (res.resultCode == 1) {
......
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