このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
zhangzl
/
nsgk_mobile
ウォッチ
2
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
task 银农手机端待办事项列表问题修改
rongxin_dev
庞东旭
8ヶ月前
親
9b8467de2b
コミット
c9700d8352
2個のファイルの変更
、
3行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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'],
書き込み
プレビュー
読み込み中…
キャンセル
保存