Explorar o código

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

ly hai 9 meses
pai
achega
f6b7f1881f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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") {