king
2020-03-22 f0602b981659c6d1ff18e8dba4ca1ce89c5f5610
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'