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