gx
queenwuli
2021-01-09 79f11f34546a394ab1c16ba427c31e9b59d05523
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;
                  }
               }
            })