mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
fix: pc 模版组件声明错误问题
This commit is contained in:
parent
cc8c392e62
commit
baf855c846
@ -8,10 +8,8 @@ import Spin from 'ant-design-vue/lib/spin';
|
||||
import 'ant-design-vue/lib/spin/style/css';
|
||||
|
||||
export default {
|
||||
setup() {
|
||||
return {
|
||||
Spin
|
||||
};
|
||||
components: {
|
||||
Spin
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user