spring
2025-02-19 d68551caef23bd5d3c00035d7add3814f0fdece1
src/views/performance/manHour/workTimeConfig.vue
@@ -172,7 +172,6 @@
</template>
<script>
import ValueTable from "@/components/Table/value-table.vue";
import limsTable from "@/components/Table/lims-table.vue";
import {
  selectAuxiliaryWorkingHours,
@@ -183,7 +182,6 @@
} from "@/api/performance/manHour";
export default {
  components: {
    ValueTable,
    limsTable,
  },
  dicts: ["sys_unit"],
@@ -211,7 +209,6 @@
          dataType: "action",
          fixed: "right",
          label: "操作",
          width: "160px",
          operation: [
            {
              name: "编辑",