Commit 4cd3291d authored by wildfirecode13's avatar wildfirecode13

1

parent 4d3daf31
This diff is collapsed.
......@@ -5,8 +5,6 @@ import resList from '../../resconfig/resList'; //import API from '../../api';
import './loading.less';
import Select from "../../components/select/select.jsx"
class Loading extends Component {
constructor(props) {
super(props);
......@@ -38,8 +36,6 @@ class Loading extends Component {
uuid="fe96070d-8add-43d9-8575-a519d4981222"
src={this.state.resList['c2df1a83-e9ea-4627-b376-1ac7f3e87b5c'].url}
/>
<Select></Select>
</div>
);
}
......
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