Browse Source

增加公共方法

zhengjinyi 4 years ago
parent
commit
40387280f6
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/main/resources/static/js/account/register.js

+ 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;