chenjun 2 anni fa
parent
commit
73039c7ceb
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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)
     },
     //获取表格数据