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() {