king
2020-01-19 b35e3f0bacdbadf5823e06fe8dc6e047089aae38
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'