This commit is contained in:
@@ -13,7 +13,7 @@ export default {
|
||||
if (tid.type && tid.id) {
|
||||
switch (tid.type) {
|
||||
case ayatype.Widget:
|
||||
this.$router.push({
|
||||
vm.$router.push({
|
||||
name: "inventory-widget-edit",
|
||||
params: { id: item.id }
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user