houzhongjian
2024-11-15 aed8e13b3cbca5c83fbd0d8a57a3e0d9e6e8c561
src/views/data/point/index.vue
@@ -157,6 +157,7 @@
import DaPointForm from './DaPointForm.vue'
import DaPointChart from './DaPointChart.vue'
import * as UserApi from "@/api/system/user";
import PointImportForm from './PointImportForm.vue'
defineOptions({name: 'DataPoint'})