|
|
|
|
@ -6,7 +6,7 @@ import AssetTable from "@/pages/assetmangement_assetlist/compontent/table";
|
|
|
|
|
const {Search}= Input
|
|
|
|
|
const AssetList = ()=>{
|
|
|
|
|
return(
|
|
|
|
|
<div style={{padding:'20px'}}>
|
|
|
|
|
<div style={{padding:'20px',overflowY:'auto',}}>
|
|
|
|
|
<Row justify={'space-between'}>
|
|
|
|
|
<Col>
|
|
|
|
|
<Title title={'查询条件'}></Title>
|
|
|
|
|
|