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