Shannon_mu %!s(int64=3) %!d(string=hai) anos
pai
achega
8302164b39

+ 1 - 2
operationSupport/src/views/newWorkBench/template/styleThree.vue

@@ -96,11 +96,10 @@ export default {
         };
     },
     created() {
-        debugger;
         this.pageLoction =
             typeof this.$parent.oldValue.positionInfo == 'object'
                 ? this.$parent.oldValue.positionInfo
-                : JSON.parse(this.$parent.oldValue.positionInfo).pageLoction;
+                : JSON.parse(this.$parent.oldValue.positionInfo).pageLoction || {};
     },
     mounted() {},
     computed: {},