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