浏览代码

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

ly 9 月之前
父节点
当前提交
7cf1620de1
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      src/views/business/service/loop/index.vue

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

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