mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 03:05:07 +08:00
fix: 修复plugin-layout 404页面无法正常渲染问题
This commit is contained in:
parent
eb6ed75dd4
commit
63e55cc44f
@ -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