RuoYi
2023-10-27 aea6ee29001845daed08576346fe297be599f8e3
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}