이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
zhangzl
/
nsgk_mobile
보기
2
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
task 银农手机端待办事项列表问题修改
rongxin_dev
庞东旭
8 달 전
부모
9b8467de2b
커밋
c9700d8352
2개의 변경된 파일
과
3개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
src/views/yinnong/doneCompleted/completedNew.vue
+1
-1
src/views/yinnong/doneCompleted/doneNew.vue
+ 2
- 1
src/views/yinnong/doneCompleted/completedNew.vue
파일 보기
@@ -87,7 +87,7 @@
electronicSignature:"",
queryParams: {
pageNum: 1,
pageSize:
5
,
pageSize:
10
,
systemType: null,
deptId: null,
},
@@ -142,6 +142,7 @@
if(this.activityBusinessTypeOptions){
this.activityBusinessTypeOptions.map(t => {
if(t.dictValue === res.businessType){
console.log('aaaaa')
res.businessType = t.dictLabel
this.taskList.push(res)
}
+ 1
- 1
src/views/yinnong/doneCompleted/doneNew.vue
파일 보기
@@ -82,7 +82,7 @@
total:0,
queryParams: {
pageNum: 1,
pageSize:
5
,
pageSize:
10
,
},
activityBusinessTypeOptions:[],
images:['../../../../static/images/yinnong/banner_02.jpg'],
쓰기
미리보기
불러오는 중...
취소
저장