king
2020-03-12 1dfd49b103e721f9bb63fd4d472b6fcc225d94a1
src/store/action-type.js
@@ -25,5 +25,8 @@
// 重置编辑级别
export const RESET_EDITLEVEL = 'RESET_EDITLEVEL'
// 初始化按钮权限及创建存储过程可用字段
export const INIT_PERMISSION = 'INIT_PERMISSION'
// 退出
export const LOGOUT = 'LOGOUT'