Browse Source

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

ly 9 months ago
parent
commit
6317ff66fd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/business/service/loop/index.vue

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

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