zhangjie %!s(int64=2) %!d(string=hai) anos
pai
achega
d2199ffe3d
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 0 1
      src/modules/question/components/QuestionImportEdit.vue
  2. 1 0
      vue.config.js

+ 0 - 1
src/modules/question/components/QuestionImportEdit.vue

@@ -226,7 +226,6 @@ export default {
       //   detailInfo: paperParseData,
       //   detailInfo: paperParseData,
       // });
       // });
       this.resetData(this.data);
       this.resetData(this.data);
-      console.log(this);
 
 
       this.$nextTick(() => {
       this.$nextTick(() => {
         this.registScrollEvent();
         this.registScrollEvent();

+ 1 - 0
vue.config.js

@@ -32,6 +32,7 @@ module.exports = {
     ],
     ],
   },
   },
   transpileDependencies: [/\bvue-awesome\b/],
   transpileDependencies: [/\bvue-awesome\b/],
+  productionSourceMap: false,
 };
 };
 
 
 require("events").EventEmitter.defaultMaxListeners = 0;
 require("events").EventEmitter.defaultMaxListeners = 0;