king
2019-12-10 bd06958321afa706f32287c71bd219eb0622c86c
src/store/action-type.js
@@ -23,4 +23,7 @@
export const RESET_EDITSTATE = 'RESET_EDITSTATE'
// 重置编辑级别
export const RESET_EDITLEVEL = 'RESET_EDITLEVEL'
export const RESET_EDITLEVEL = 'RESET_EDITLEVEL'
// 退出
export const LOGOUT = 'LOGOUT'