2026-08-04 49c9eff61882f1f7d519397ccfdd90cdd8735cb8
src/views/mes/pro/workorder/modules/process-form.vue
@@ -170,10 +170,11 @@
      defaultValue: true,
    },
    {
      fieldName: 'outputItemId',
      fieldName: 'outputItemIds',
      label: '产出物料',
      component: MdItemSelect,
      componentProps: {
        multiple: true,
        placeholder: '请选择产出物料',
      },
    },