mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
Fix cloudtemplates
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
parent
24477757e4
commit
5f3e367aad
@ -20,6 +20,8 @@ export default {
|
|||||||
name: 'HarvesterListCloudTemplate',
|
name: 'HarvesterListCloudTemplate',
|
||||||
components: { ResourceTable, Loading },
|
components: { ResourceTable, Loading },
|
||||||
|
|
||||||
|
inheritAttrs: false,
|
||||||
|
|
||||||
async fetch() {
|
async fetch() {
|
||||||
const inStore = this.$store.getters['currentProduct'].inStore;
|
const inStore = this.$store.getters['currentProduct'].inStore;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user