提交 06210c47 authored 作者: chscls@163.com's avatar chscls@163.com

修改bug

上级 149769f9
......@@ -271,8 +271,6 @@ class FormList extends React.Component {
};
delete = record => {
console.log(this.state.primaryKey)
return
//找出主键
let Keys = {};
Keys[this.state.primaryKey] = record[this.state.primaryKey];
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论