houjie
2023-08-23 1ec4da063b3195f4f46af969a9d170bda2df7c2a
src/views/spare/modules/sparePartInventory/SparePart2List.vue
@@ -178,25 +178,25 @@
          dataIndex: 'constructorId_dictText',
        },
        {
          title: '主单位',
          title: '单位',
          align: "center",
          dataIndex: 'mainUnitId_dictText',
        },
        {
      /*   {
          title: '辅单位',
          align: "center",
          dataIndex: 'auxiliaryUnitId_dictText',
        },
        }, */
        {
          title: '总主数量',
          title: '总数量',
          align: "center",
          dataIndex: 'totalMainQuantity',
        },
        {
       /*  {
          title: '总辅数量',
          align: "center",
          dataIndex: 'totalAuxiliaryQuantity',
        },
        }, */
        {
          title: '有效期',
          align: "center",