mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 11:18:54 +08:00
fix: 修复plugin-layout 404页面无法正常渲染问题
This commit is contained in:
parent
a426a30a7d
commit
8ab9b99b11
@ -3,7 +3,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { defineComponent } from 'vue';
|
||||
import { computed, defineComponent } from 'vue';
|
||||
import img404 from '../assets/404.png';
|
||||
import getConfig from '../helpers/getConfig';
|
||||
import Wrapper from './components/Wrapper.vue';
|
||||
|
Loading…
x
Reference in New Issue
Block a user