Browse Source

Merge remote-tracking branch 'origin/rongxin_dev' into rongxin_dev

rongxin_dev
yangfuda 6 months ago
parent
commit
47fa66f775
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/store/modules/user.js

+ 1
- 0
src/store/modules/user.js View File

@@ -17,6 +17,7 @@ const user = {
baseRoutingUrl: '',
businessLevel: '',
userId:null,
deptId:null,
},

mutations: {


Loading…
Cancel
Save