应急管理厅专家管理系统
zhouwx
2026-02-26 5498ff379b986955297097b26e4c3e9af971d57c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}