mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-18 11:06:36 +08:00
commit:同步2.1版本
This commit is contained in:
@@ -82,5 +82,8 @@ export default {
|
||||
},
|
||||
getCurrentColumnId: (state) => {
|
||||
return state.currentColumnId;
|
||||
},
|
||||
getMessageList: (state) => {
|
||||
return state.messageList;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user