摘要: window.location.href = url; 阅读全文
posted @ 2020-11-24 17:31 本溢 阅读(565) 评论(0) 推荐(0) 编辑
摘要: import React, {Component} from 'react'; import {Form, Button, Modal, Checkbox} from 'antd'; // 表单Layout布局 const formLayout = { labelCol: {span: 7, off 阅读全文
posted @ 2020-11-24 11:53 本溢 阅读(2625) 评论(0) 推荐(0) 编辑