gaoluyang
2025-03-27 872b0e0d61b89dbdab7bf6ae2cf00223c626cb0e
src/views/business/outsourcedParts/index.vue
@@ -188,6 +188,7 @@
    this.getDicts("inspection_task_state").then((response) => {
      this.inspectionTaskState = this.dictToValue(response.data);
    });
    this.getList()
  },
  methods: {
    getList() {