zenglf
2023-09-19 3457909638c660c0cfcb521b6104ab64c679b914
src/views/spare/modules/sparePartScrap/SparePartScrapDetailList.vue
@@ -179,44 +179,44 @@
          ellipsis: true
        },
        {
          title: '主单位',
          title: '单位',
          align: 'center',
          dataIndex: 'mainUnitIdName',
        },
        {
          title: '库存主数量',
          title: '库存数量',
          align: 'center',
          dataIndex: 'mainQuantity',
        },
        {
       /*  {
          title: '辅单位',
          align: 'center',
          dataIndex: 'auxiliaryUnitIdName',
          ellipsis: true
        },
        {
        }, */
       /*  {
          title: '库存辅数量',
          align: 'center',
          dataIndex: 'auxiliaryQuantity',
        },
        }, */
        {
          title: '报废主数量',
          title: '报废数量',
          align: 'center',
          dataIndex: 'scrapMainQuantity',
        },
        {
      /*   {
          title: '报废辅数量',
          align: 'center',
          dataIndex: 'scrapAuxiliaryQuantity',
        },
        }, */
        {
          title: '报废原因',
          align: 'center',