이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
zhangzl
/
nsgk_mobile
보기
2
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
向store塞入用户deptID
rongxin_dev
张泽亮
6 달 전
부모
6a9b8e80f3
커밋
70cedf603e
2개의 변경된 파일
과
3개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+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'],
쓰기
미리보기
불러오는 중...
취소
저장