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; } } })