Browse Source

Merge pull request #3 from John-Hong/John/release-1.30.0/fix-6833

重新打包
Joel-BH-Zhang 2 years ago
parent
commit
54d0ea6f60
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/App.vue

+ 1 - 0
src/App.vue

@@ -28,6 +28,7 @@
 // import qs from 'qs';
 // import qs from 'qs';
 export default {
 export default {
   created() {
   created() {
+    console.log('重新打包');
     this.initEnv()
     this.initEnv()
   },
   },
   computed: {
   computed: {