Browse Source

feature_20260108_陈列奖励案任务合并

zhujindu 2 weeks ago
parent
commit
8fbdb4542a
1 changed files with 3 additions and 0 deletions
  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) {
     addStoreVisit(val, index) {
       localStorage.setItem('getRequestFlage', 'false');
       localStorage.setItem('getRequestFlage', 'false');
       console.log(this.visitId);
       console.log(this.visitId);