src/store/action-type.js @@ -24,3 +24,6 @@ // 重置编辑级别 export const RESET_EDITLEVEL = 'RESET_EDITLEVEL' // 退出 export const LOGOUT = 'LOGOUT'