spring
2025-03-25 604147ab79d5246a6215a7a89bd340dcc393a085
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() {