Commit 3446aad6523dbd5b62a6b40704f0e412a99a9653

Authored by 王飞
1 parent 5ab16151

custId

Showing 1 changed file with 2 additions and 2 deletions
src/views/payback/index.vue
@@ -206,8 +206,8 @@ @@ -206,8 +206,8 @@
206 plNos.push(this.form.plNos); 206 plNos.push(this.form.plNos);
207 } 207 }
208 let req = { 208 let req = {
209 - //custId:userInfo.custId,  
210 - custId:'501519113641649119232', 209 + custId:userInfo.custId,
  210 + //custId:'501519113641649119232',
211 orderStates:[52], 211 orderStates:[52],
212 plNos:plNos, 212 plNos:plNos,
213 orgId:this.form.orgId, 213 orgId:this.form.orgId,