소스 검색

:bug: 修复 BUG. 生成冗余代码删除

冷冷 7 년 전
부모
커밋
6fca676a69
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      pigx-visual/pigx-codegen/src/main/resources/template/index.vue.vm

+ 0 - 4
pigx-visual/pigx-codegen/src/main/resources/template/index.vue.vm

@@ -93,10 +93,6 @@
       this.tableLoading = false
     })
     },
-    currentChange(val) {
-      console.log(val)
-      this.getList()
-    },
     currentChange(val) {
       this.page.currentPage = val
       this.getList()