chenjun hace 2 años
padre
commit
73039c7ceb
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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)
     },
     //获取表格数据