mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 03:05:07 +08:00
fix: 规避构建异常
This commit is contained in:
parent
5fad4c2a24
commit
da70f9e5dc
@ -1,4 +1,3 @@
|
||||
import { defineComponent } from 'vue';
|
||||
import { RouterView } from '{{{ runtimePath }}}';
|
||||
|
||||
export default defineComponent(() => () => (<RouterView></RouterView>));
|
||||
export default () => (<RouterView></RouterView>);
|
||||
|
Loading…
x
Reference in New Issue
Block a user