hfxc226 %!s(int64=3) %!d(string=hai) anos
pai
achega
24dd2adfb8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/dashboard/CheckJobReportWeek.vue

+ 1 - 0
src/views/dashboard/CheckJobReportWeek.vue

@@ -236,6 +236,7 @@ export default {
     },
     handleAdd (record) {
       this.confirmLoading = true
+      record.detailList = null
       saveWorkHour(record)
         .then((res) => {
           this.$message.info(res.data)