Lius
2023-12-13 f3bb7fe75f594f77ff6c169da7b04c523b49c607
src/views/spare/modules/sparePartScrapRequirement/SparePartScrapRequirementDetailList.vue
@@ -167,29 +167,29 @@
        },
        {
          title: '主单位',
          title: '单位',
          align: 'center',
          dataIndex: 'mainUnitIdName',
        },
        {
          title: '主数量',
          title: '数量',
          align: 'center',
          dataIndex: 'mainQuantity',
        },
        {
       /*  {
          title: '辅数量',
          align: 'center',
          dataIndex: 'auxiliaryQuantity',
        },
        {
        }, */
      /*   {
          title: '辅单位',
          align: 'center',
          dataIndex: 'auxiliaryUnitIdName',
        },
        }, */
        {
          title: '需求日期',
          align: 'center',