Browse Source

feature_20260108_陈列奖励案任务合并

zhujindu 3 tháng trước cách đây
mục cha
commit
8fbdb4542a
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/views/deviceOutside/suishenbangOutstoreVisit.vue

+ 3 - 0
src/views/deviceOutside/suishenbangOutstoreVisit.vue

@@ -603,6 +603,9 @@ export default {
         }
       );
     },
+    filterSfaTaskList(list) {
+      let taskType5 = list.filter((val) => val.taskType == '5');
+    },
     addStoreVisit(val, index) {
       localStorage.setItem('getRequestFlage', 'false');
       console.log(this.visitId);