Commit e69e6e7f authored by lxd's avatar lxd

antd升级

parent 56a9d9c6
...@@ -16,7 +16,6 @@ const AddAreaModal = props => { ...@@ -16,7 +16,6 @@ const AddAreaModal = props => {
const [addList, setAddList] = useState([]); const [addList, setAddList] = useState([]);
const [selectedList, setSelectedList] = useState([]); const [selectedList, setSelectedList] = useState([]);
const [selected, setSelect] = useState([]); const [selected, setSelect] = useState([]);
const a = [];
const formItemLayout = { const formItemLayout = {
labelCol: { labelCol: {
span: 6, span: 6,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment