chenrui  %!s(int64=2) %!d(string=hai) anos
pai
achega
f35188edd2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/components/Table/index.vue

+ 0 - 1
src/components/Table/index.vue

@@ -803,7 +803,6 @@ export default {
           (i) => i.nodeCode === this.tableForm.endNode
         );
         arrbegin.endPosition.forEach((element) => {
-          // console.log(element.nodeCode, this.tableForm.beginPosition);
           if (element.v === this.tableForm.endPosition) {
             if (element.nodeCode !== this.tableForm.endNode) {
               this.tableForm.endPosition = null;