This commit is contained in:
@@ -31,6 +31,8 @@ export default {
|
||||
//NOTE: for new objects all edit pages assume record ID 0 means create rather than open
|
||||
|
||||
if (tid.type && tid.id != null) {
|
||||
console.log("tid", tid);
|
||||
console.log("ayatype", ayatype);
|
||||
switch (tid.type) {
|
||||
case ayatype.Widget:
|
||||
vm.$router.push({
|
||||
|
||||
Reference in New Issue
Block a user