king
2020-01-13 a8736e84e62cae98c05b1cc6ac6992e4b31e7cf2
src/store/action-type.js
@@ -23,4 +23,10 @@
export const RESET_EDITSTATE = 'RESET_EDITSTATE'
// 重置编辑级别
export const RESET_EDITLEVEL = 'RESET_EDITLEVEL'
export const RESET_EDITLEVEL = 'RESET_EDITLEVEL'
// 初始化按钮权限及创建存储过程可用字段
export const INIT_PERMISSION = 'INIT_PERMISSION'
// 退出
export const LOGOUT = 'LOGOUT'