From f12e602ab84f2a4ae28a064ed2058f57b9cf9bc3 Mon Sep 17 00:00:00 2001 From: Anna Tsyganova Date: Fri, 8 Jul 2022 11:32:33 +0300 Subject: Fix a little global components Issue: SILABMC-191 --- .../Overview/Inventory/InventoryTableFans.vue | 190 +++++++++++++++++++++ 1 file changed, 190 insertions(+) create mode 100644 src/views/_sila/Overview/Inventory/InventoryTableFans.vue (limited to 'src/views/_sila/Overview/Inventory/InventoryTableFans.vue') diff --git a/src/views/_sila/Overview/Inventory/InventoryTableFans.vue b/src/views/_sila/Overview/Inventory/InventoryTableFans.vue new file mode 100644 index 00000000..068f41a4 --- /dev/null +++ b/src/views/_sila/Overview/Inventory/InventoryTableFans.vue @@ -0,0 +1,190 @@ + + + -- cgit v1.2.3