houjie
2023-08-23 1ec4da063b3195f4f46af969a9d170bda2df7c2a
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",