无人机管理后台前端(已迁走)
zrj
2024-08-15 a87d868ee61d635cbce2af78bf9c0be41a12835b
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
 
export default function createSetupExtend() {
  return setupExtend();
}