Sfoglia il codice sorgente

feature_20260108_陈列奖励案任务合并

zhujindu 3 mesi fa
parent
commit
8fbdb4542a
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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);