mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-18 02:56:30 +08:00
commit:同步2.2版本
This commit is contained in:
@@ -83,7 +83,7 @@ export default {
|
||||
getCurrentColumnId: (state) => {
|
||||
return state.currentColumnId;
|
||||
},
|
||||
getMessageList: (state) => {
|
||||
return state.messageList;
|
||||
getMessageCount: (state) => {
|
||||
return state.messageCount;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user