RuoYi
2024-11-25 6061c3548fb5c0e1bbae21c7648d4a4400e994a6
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}