king
2019-10-12 c7f79abded9ad2e29f297da4a04a641b96b61c5e
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'