摘要: reducers: { save(state, action) { console.log('getAlarmStatus6', action.payload); return { ...action.payload, }; }, /** * 重置 state */ resetState() { r 阅读全文
posted @ 2021-09-15 01:15 浪浪辛 阅读(655) 评论(0) 推荐(0)