ソースを参照

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

rongxin_dev
yangfuda 7ヶ月前
コミット
47fa66f775
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      src/store/modules/user.js

+ 1
- 0
src/store/modules/user.js ファイルの表示

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

mutations: {


読み込み中…
キャンセル
保存