king
2020-02-21 063b983daaf51a7f1e8677bde1e9c0e618866c91
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'