Commit 6bd7987d authored by 沈翠玲's avatar 沈翠玲

一个班次有两个休息时段

parent 12ccc137
...@@ -312,7 +312,7 @@ export default { ...@@ -312,7 +312,7 @@ export default {
}) })
this.currentRow.breakTimeList = list this.currentRow.breakTimeList = list
this.open = false; this.open = false;
// this.$set(this.shiftList, this.currentIndex, this.form) this.$set(this.shiftList, this.currentIndex, this.currentRow)
} }
}); });
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment