This commit is contained in:
2020-07-23 18:10:35 +00:00
parent 506ab7de11
commit 8a713c2b1f
4 changed files with 46 additions and 16 deletions

View File

@@ -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({