chenjun 2 年之前
父节点
当前提交
73039c7ceb
共有 1 个文件被更改,包括 0 次插入2 次删除
  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)
     },
     //获取表格数据