Lius
2024-12-31 4f468bc9b4edb1557a7ae435bc0e9039a6c56964
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',