gaoluyang
2025-03-17 a079bdcd4698ceb3660deae47a6fcc6603584b8c
src/views/performance/manHour/workTimeManagement.vue
@@ -629,6 +629,8 @@
    },
    refresh() {
      this.entity = {};
      this.entity.dateTime = []
      this.setDate()
      this.refreshTable();
    },
    openAdd() {