@@ -235,7 +235,7 @@ export default class ByTable extends VueViews {
row[code] = val
}
- this.$emit('onChange',this.getValue());
+ this.$emit('onChangeRow',row);
//获取表格选中的数据