このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
zhangzl
/
nsgk_mobile
ウォッチ
2
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
向store塞入用户deptID
rongxin_dev
张泽亮
6ヶ月前
親
6a9b8e80f3
コミット
70cedf603e
2個のファイルの変更
、
3行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
src/store/modules/user.js
+2
-0
src/views/yinnong/doneCompleted/doneNew.vue
+ 1
- 0
src/store/modules/user.js
ファイルの表示
@@ -17,6 +17,7 @@ const user = {
baseRoutingUrl: '',
businessLevel: '',
userId:null,
deptId:null,
},
mutations: {
+ 2
- 0
src/views/yinnong/doneCompleted/doneNew.vue
ファイルの表示
@@ -83,6 +83,8 @@
queryParams: {
pageNum: 1,
pageSize: 10,
systemType: null,
deptId: null,
},
activityBusinessTypeOptions:[],
images:['../../../../static/images/yinnong/banner_02.jpg'],
書き込み
プレビュー
読み込み中…
キャンセル
保存