gaoluyang
2026-08-12 21a2d6f813f3d58b494fde010f66bd84ce2f1d41
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: '请选择产出物料',
      },
    },