Explorar el Código

添加赵尚纯可以登录权限

11wqe1 hace 1 semana
padre
commit
3420fa9d70
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/store/modules/user.js

+ 2 - 1
src/store/modules/user.js

@@ -61,7 +61,8 @@ const actions = {
             "a77e9404-efec-11e9-96f9-028edca3b798",
             "0e8d50c3-50b5-2f1c-9f1a-bd346a0bf817",
             "5943e08c-b7d4-11ed-8d51-005056b86db5",
-						"6c56ec0e-2c74-11ef-bee5-005056b86db5"
+						"6c56ec0e-2c74-11ef-bee5-005056b86db5",
+            "3efa8590-1719-11ef-ade9-005056b86db5"
           ];
           if (allowedIds.includes(_user.userid)) {
             commit("SET_ID", _user.userid);