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