birt
2025-04-13 4727ca535470da038aad3a0aa2a44e667e0fccb2
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}