Ver código fonte

提交代码

陈少旭 1 ano atrás
pai
commit
8c2fcb0244

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

@@ -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