无人机管理后台前端(已迁走)
罗广辉
2025-06-19 9b6761639a54933dfacc4fd7b2b42ee70a048a3a
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
 
export default function createSetupExtend() {
  return setupExtend();
}