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