mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-05 07:27:06 +08:00
优化Result组件,完善结果页(error、success)
This commit is contained in:
parent
cb96f91b4d
commit
45a2c86b37
@ -31,7 +31,7 @@ import Result from './Result'
|
||||
import ACard from 'vue-antd-ui/es/card/Card'
|
||||
import PageHeader from '../page/PageHeader'
|
||||
import AIcon from 'vue-antd-ui/es/icon/icon'
|
||||
import AButton from "vue-antd-ui/es/button/button";
|
||||
import AButton from 'vue-antd-ui/es/button/button'
|
||||
export default {
|
||||
name: 'Error',
|
||||
components: {AButton, AIcon, PageHeader, ACard, Result},
|
||||
|
Loading…
x
Reference in New Issue
Block a user