Ver Fonte

增加公共方法

zhengjinyi há 4 anos atrás
pai
commit
40387280f6
1 ficheiros alterados com 0 adições e 3 exclusões
  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;