src/store/action-type.js
@@ -20,4 +20,7 @@ export const REFRESH_TABVIEW = 'REFRESH_TABVIEW' // 重置编辑状态 export const RESET_EDITSTATE = 'RESET_EDITSTATE' export const RESET_EDITSTATE = 'RESET_EDITSTATE' // 重置编辑级别 export const RESET_EDITLEVEL = 'RESET_EDITLEVEL'