king
2019-12-18 977ce3d348f898d64ea240c8397b83d3e1cc5bb4
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'