Explorar el Código

feat: 删除不必要打印

aXin-0810 hace 2 años
padre
commit
426dd10bce
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/components/template/template-page-1.vue

+ 0 - 1
src/components/template/template-page-1.vue

@@ -514,7 +514,6 @@ export default {
     },
     // 导出
     export() {
-      console.log(this.$refs.zjpage.$refs.dynamicCondition)
       this.columnList = this.$refs.zjpage.columnList
     },
     exportDetermine(data) {