houjie
2023-08-29 cb72d2778e1e6e783e0a96b4d154c289357b26aa
src/views/spare/modules/sparePartReceive/SpareSelectList.vue
@@ -71,63 +71,54 @@
        {
          title: '备件编码',
          align: 'center',
          fixed: 'left',
          dataIndex: 'spareNum',
          width: 150,
          ellipsis: true
        },
        {
          title: '备件名称',
          align: 'center',
          fixed: 'left',
          dataIndex: 'spareName',
          width: 150,
          ellipsis: true
        },
        {
          title: '型号',
          align: 'center',
          dataIndex: 'model',
          fixed: 'left',
          width: 150
        },
        {
          title: '规格',
          align: 'center',
          dataIndex: 'specification',
          width: 150,
          ellipsis: true
        },
        {
          title: '批次号',
          align: 'center',
          dataIndex: 'batchNum',
          width: 150,
        },
        {
          title: '制造商',
          align: 'center',
          dataIndex: 'constructorName',
          width: 150,
        },
        {
          title: '出厂日期',
          align: 'center',
          dataIndex: 'manufactureDate',
          width: 150,
        },
        { title: '有效期',
          align: 'center',
          dataIndex: 'validityPeriod',
          width: 150,
        },
        { title: '单位',
          align: 'center',
          dataIndex: 'mainUnitId_dictText',
          width: 150,
        },
        /* { title: '辅单位',
          align: 'center',
@@ -138,7 +129,7 @@
        { title: '数量',
          align: 'center',
          dataIndex: 'mainQuantity',
          width: 150
        },
      /*   { title: '辅数量',