修改人员选择

This commit is contained in:
wanglei
2021-11-23 16:23:45 +08:00
parent a03bebaf38
commit 7150a97a98
3 changed files with 12 additions and 10 deletions

View File

@@ -14,6 +14,7 @@ const store = new Vuex.Store({
openUser: {},
dicts: [],
user: {},
config:{}
},
mutations: {
login(state, token) {