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