Commit 6d76e3a4 authored by chenshouchao's avatar chenshouchao

解决报错

parent 83f39218
......@@ -130,14 +130,10 @@ const SeeDataset = (props: ISeeDatasetProps) => {
InputProps={{
endAdornment: <SearchIcon style={{ color: "#8A9099" }} />,
}}
inputSx={{
sx={{
width: "340px",
marginRight: "16px",
}}
// sx={{
// width: "340px",
// marginRight: "16px",
// }}
></MyInput>
<ButtonComponent
text="确认"
......
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