gx
queenwuli
2021-01-28 b83ba3cc4687f21d744e9866e10e30e91229e8a4
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;
                  }
               }
            })