zhuliu 11 月之前
父节点
当前提交
7890b47128
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/noveltySearch/components/exportReport/components/mixins.js

+ 0 - 1
src/views/noveltySearch/components/exportReport/components/mixins.js

@@ -149,7 +149,6 @@ export default{
                     }
                     else if(typeof value == 'function'){
                         value1 = value()
-                        console.log(value1)
                     }
                     if(property){
                         this.$set(this.reportData[field],property,value1)