소스 검색

fix:委托只要委托了不能编辑了

ly 9 달 전
부모
커밋
f6b7f1881f
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/views/business/service/loop/index.vue

+ 2 - 1
src/views/business/service/loop/index.vue

@@ -496,7 +496,8 @@
     ) {
       if (
           row.entrusts.findIndex(
-              (v) =>v.workOrderId = row.id
+              proxy.moment(v.currentMonth).format("YYYYMM") ===
+              queryParams.value.year + item
           ) >= 0
       ) {
         if (row.taskTypeId === "1") {