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

提供uuid函数

上级 3991d291
......@@ -26,6 +26,7 @@ import {
Table,
notification,
} from 'antd';
import UUID from 'react-native-uuid';
import QRCode from 'qrcode.react';
import { EditorState, Editor } from 'draft-js';
import MyBlockRenderer from '../App/MyBlockRender';
......@@ -1161,6 +1162,7 @@ export default class tableCom extends Component {
sql: this.sqlUtil.bind(this, base52, json, callback),
message: message,
router: router,
uuid:UUID,
setValues: this.setValues.bind(this, base52, json),
req: this.reqUtil.bind(this, base52, json, callback),
md5: md5,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论