Explorar el Código

feature_20260108_陈列奖励案任务合并

zhujindu hace 1 mes
padre
commit
8fbdb4542a
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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);