Explorar o código

去掉debugger

zhangyu %!s(int64=6) %!d(string=hai) anos
pai
achega
69241989a7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/components/ledger/handsontables/assets.vue

+ 0 - 1
src/components/ledger/handsontables/assets.vue

@@ -795,7 +795,6 @@ export default {
     },
     //获取被筛选掉的行号
     trimmedRows() {
-      debugger
       var plugin = this.hot.getPlugin("trimRows").trimmedRows;
       let dataLength = this.tableData.length;
       let dataArr = new Array();