提交 239e7f0e authored 作者: 钟是志's avatar 钟是志

增加构建脚本

上级 5bc15818
......@@ -3,13 +3,13 @@
* 传入Id
* 移动端或web端识别值
* form
* 通过ID生成表单
* 通过ID生成表单
*/
import React, { Component } from 'react';
import ZdyTable from '../Table';
import { connect } from 'dva';
@connect()
export default class index extends Component {
export default class Index extends Component {
constructor(props){
super(props)
this.state = {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论