提交 1da4b2de 编写于 作者: S smallchill

🎉 2.0.0-RC3

上级 26c6edf2
......@@ -9,8 +9,8 @@ import { $!{upperEntityPath}_DETAIL } from '../../../actions/$!{table.entityPath
const FormItem = Form.Item;
@connect(({ code }) => ({
code,
@connect(({ $!{table.entityPath} }) => ({
$!{table.entityPath},
}))
@Form.create()
class $!{entity}View extends PureComponent {
......
......@@ -11,7 +11,7 @@
Target Server Version : 50720
File Encoding : 65001
Date: 01/01/2019 18:18:36
Date: 01/24/2019 18:18:36
*/
SET NAMES utf8mb4;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册