lilei %!s(int64=2) %!d(string=hai) anos
pai
achega
391e8fd926
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/utils/mixin.js

+ 3 - 0
src/utils/mixin.js

@@ -89,6 +89,9 @@ const commonMixin = {
         if (this.exportLoading !== undefined){
           this.exportLoading = a
         }
+        if(this.isInster !== undefined){
+          this.isInster = a
+        }
       }
     }
   },