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