queenwuli
2021-01-04 4300b5c714bb7e09f53f7d722c953dec9c809d8e
hive-app/pages/workbench/customerInfo.vue
@@ -63,7 +63,7 @@
                  if(this.type==1){
                     this.url = './selectProduct/index?id='+id+'&vipName='+vipName;
                  } else {
                     this.url = './selectService?id='+id+'&vipName='+vipName;
                     this.url = './selectService/index?id='+id+'&vipName='+vipName;
                  }
               }
            })