src/views/productionManagement/processRoute/index2.vue
@@ -1770,7 +1770,7 @@ // 页面加载时获取工序列表 onMounted(() => { getProcessListApi() getProcessListApi({ dateType: 1 }) .then(res => { // 处理返回的数据,映射到页面需要的格式 availableProcessList.value = (res.data || []).map(item => ({