Lius
2025-07-04 c34e08d3ea5c4bb125cf632b43f657e81387ea1c
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',