本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
zhangzl
/
nsgk_mobile
關注
2
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
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'],
Write
Preview
Loading…
取消
儲存