gx
queenwuli
2021-01-25 c4246ca910f28014efaace64ebf92f47a673a9cf
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;
                  }
               }
            })