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