qushaowei
2023-08-31 b5e4adfc3a55490ad1cd49f50dfcc9dfb7b57d33
src/views/spare/modules/sparePartPurchaseStorage/SparePartPurchaseStorageDetail.vue
@@ -148,16 +148,16 @@
          dataIndex: 'supplierName',
        },
        {
          title: '主单位',
          title: '单位',
          align: "center",
          dataIndex: 'mainUnitName',
        },
        {
          title: '主数量',
          title: '数量',
          align: "center",
          dataIndex: 'mainQuantity',
        },
        {
       /*  {
          title: '辅单位',
          align: "center",
          dataIndex: 'auxiliaryUnitName',
@@ -166,7 +166,7 @@
          title: '辅数量',
          align: "center",
          dataIndex: 'auxiliaryQuantity',
        },
        }, */
        {
          title: '库区',
          align: "center",