yuan
14 小时以前 9ca3e64f571c38aeae3f649efdfa2f5339019805
src/views/equipmentManagement/ledger/index.vue
@@ -122,6 +122,10 @@
  },
  [
    {
      label: "设备编号",
      prop: "deviceCode",
    },
    {
      label: "设备名称",
      prop: "deviceName",
    },
@@ -142,6 +146,10 @@
      prop: "supplierName",
    },
    {
      label: "转数(转/min)",
      prop: "rpm",
    },
    {
      label: "存放位置",
      prop: "storageLocation",
    },