Home
last modified time | relevance | path

Searched refs:getAssemblyInfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DAssemblyStore.js40 async getAssemblyInfo({ commit }) { method in AssemblyStore.actions
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTableAssembly.vue132 this.$store.dispatch('assemblies/getAssemblyInfo').finally(() => {