소스 검색

智能表单

SanHQin 1 주 전
부모
커밋
4f9f6d9dab
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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