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