zenglf
2023-09-19 3457909638c660c0cfcb521b6104ab64c679b914
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",