houjie
2023-08-23 1ec4da063b3195f4f46af969a9d170bda2df7c2a
src/views/spare/modules/sparePartScrap/SpareSelectList.vue
@@ -131,35 +131,35 @@
          width: 150,
        },
        { title: '主单位',
        { title: '单位',
          align: 'center',
          dataIndex: 'mainUnitId_dictText',
          width: 150,
        },
        { title: '辅单位',
     /*    { title: '辅单位',
          align: 'center',
          dataIndex: 'auxiliaryUnitId_dictText',
          width: 150
        },
        { title: '库存主数量',
        }, */
        { title: '库存数量',
          align: 'center',
          dataIndex: 'mainQuantity',
          width: 150
        },
        { title: '库存辅数量',
      /*   { title: '库存辅数量',
          align: 'center',
          dataIndex: 'auxiliaryQuantity',
          width: 150
        },
        {
        }, */
       /*  {
          title: '换算比例',
          align: 'center',
          dataIndex: 'conversionRatio'
        }
        } */
      ],
      selectedRowKeys: [],
      oldSelectRows: [],