gaoluyang
2025-03-20 4cdcf772a1d33ccc699a0844e27bce04f8a485a2
src/views/performance/manHour/workTimeConfig.vue
@@ -277,7 +277,6 @@
      })
        .then(() => {
          deleteAuxiliaryWorkingHours({ id: row.id }).then((res) => {
            console.log('res',res)
            if (res.code == 200){
              this.$message.success("删除成功");
              this.refresh();