|
@@ -169,9 +169,6 @@ var registerPage = new Vue({
|
|
window.location.href = '/register-supplier.html';
|
|
window.location.href = '/register-supplier.html';
|
|
break;
|
|
break;
|
|
}
|
|
}
|
|
- if(index == 2){
|
|
|
|
- _self.showSupplierConfirm = true;
|
|
|
|
- }
|
|
|
|
},
|
|
},
|
|
getMobileCodeFn:function(){//机构注册获取注册短信验证码
|
|
getMobileCodeFn:function(){//机构注册获取注册短信验证码
|
|
var _self = this;
|
|
var _self = this;
|