Jelajahi Sumber

Merge branch 'develop_yh12' of http://git.chelingzhu.com/jianguan-web/jg-ocs-html into develop_yh12

chenrui 2 tahun lalu
induk
melakukan
67121edddb
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  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
+        }
       }
     }
   },