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