gx
queenwuli
2021-01-11 1d1e327a1cbf8bd822078a9f71894f25ddcee437
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;
                  }
               }
            })