Forráskód Böngészése

feature_20260108_陈列奖励案任务合并

zhujindu 2 hete
szülő
commit
8fbdb4542a
1 módosított fájl, 3 hozzáadás és 0 törlés
  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);