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