src/store/action-type.js @@ -12,3 +12,6 @@ // 退出系统时参数重置 export const RESET_STATE = 'RESET_STATE' // 修改编辑模式 export const RESET_DEBUG = 'RESET_DEBUG'