Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/Logs/
H A DPostCodeLogsStore.js17 async getPostCodesLogData({ commit }) { method in PostCodeLogsStore.actions
/openbmc/webui-vue/src/views/Logs/PostCodeLogs/
H A DPostCodeLogs.vue314 this.$store.dispatch('postCodeLogs/getPostCodesLogData').finally(() => {