多体系建设信息化条统-前端
zhouwx
2025-08-19 03b3624455b2f3a495ebb34349080e3bd35faff9
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}