src/store/action-type.js @@ -14,4 +14,7 @@ export const RESET_STATE = 'RESET_STATE' // 修改编辑模式 export const RESET_DEBUG = 'RESET_DEBUG' export const RESET_DEBUG = 'RESET_DEBUG' // 刷新tab页面 export const REFRESH_TABVIEW = 'REFRESH_TABVIEW'