SanHQin 1 settimana fa
parent
commit
4f9f6d9dab
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      src/components/pages/test/check/index.vue

+ 5 - 0
src/components/pages/test/check/index.vue

@@ -3249,6 +3249,11 @@ ${JSON.stringify(forAllList)}
 
           let _worksData = res.data[1];
 
+          console.log("_worksData",_worksData)
+
+          if(this.peopleId){
+            _worksData = _worksData.filter(i=>i.userid === this.peopleId)
+          }
           // if(this.timeLimit){
           //   console.log("timeLimit", this.timeLimit)
           //   // 2024-12-31T16:00:00.000Z,2025-12-31T16:00:00.000Z