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