瀏覽代碼

增加公共方法

zhengjinyi 4 年之前
父節點
當前提交
40387280f6
共有 1 個文件被更改,包括 0 次插入3 次删除
  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;