src/store/action-type.js @@ -21,3 +21,6 @@ // 重置编辑状态 export const RESET_EDITSTATE = 'RESET_EDITSTATE' // 重置编辑级别 export const RESET_EDITLEVEL = 'RESET_EDITLEVEL'