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