陈少旭 hace 1 año
padre
commit
8c2fcb0244
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/xt_pages/workforce/components/editTableData.vue

+ 1 - 0
src/xt_pages/workforce/components/editTableData.vue Ver fichero

@@ -2446,6 +2446,7 @@ export default {
2446 2446
           week_type: "3",
2447 2447
           week_name: this.editableTabs[2].tableWeekArrage[b].week,
2448 2448
         };
2449
+
2449 2450
         saveOrEditTempData.push(obj);
2450 2451
       }
2451 2452