Procházet zdrojové kódy

增加公共方法

zhengjinyi před 4 roky
rodič
revize
40387280f6

+ 0 - 3
src/main/resources/static/js/account/register.js

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