mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
fix: 规避构建异常
This commit is contained in:
parent
76b1a5152f
commit
fc777f8911
@ -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