山东移动接入党建模块

This commit is contained in:
aixianling
2022-03-02 18:26:38 +08:00
parent 73d0c44356
commit 99dd363534
2 changed files with 4 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ import {mapState} from "vuex";
export default {
name: "home",
appName: "党史课堂",
computed: {
...mapState(["user", "token"]),
},