chenjun 2 years ago
parent
commit
73039c7ceb
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/components/Table/index.vue

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

@@ -279,9 +279,7 @@ export default {
       // alert(1)
     },
     changeSelect(data){
-      if(this.tableForm[this.tableOptions[data][0].setvalue]){
         this.tableForm[this.tableOptions[data][0].setvalue] = this.tableForm[data];
-      }
       // console.log(this.tableForm)
     },
     //获取表格数据