Fixed Asset Table
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import FixedAssetList from '@/views/apps/fixed-assets'
|
||||
|
||||
const FixedAssetPage = () => {
|
||||
return <FixedAssetList />
|
||||
}
|
||||
|
||||
export default FixedAssetPage
|
||||
Reference in New Issue
Block a user