qushaowei
2023-08-29 e9bb50dcb395c160adb7f89f2f0972d9bdce3f3c
src/views/spare/modules/sparePartInventory/SparePartInventoryList.vue
@@ -55,16 +55,16 @@
          dataIndex: 'batchNum',
        },
        {
          title: '主单位',
          title: '单位',
          align: "center",
          dataIndex: 'mainUnitName',
        },
        {
          title: '主数量',
          title: '数量',
          align: "center",
          dataIndex: 'mainQuantity',
        },
        {
       /*  {
          title: '辅单位',
          align: "center",
          dataIndex: 'auxiliaryUnitName',
@@ -73,7 +73,7 @@
          title: '辅数量',
          align: "center",
          dataIndex: 'auxiliaryQuantity',
        },
        }, */
        {
          title: '仓库',
          align: "center",