|
@@ -119,8 +119,8 @@
|
|
|
|
|
|
<script>
|
|
|
import scroll from "./scroll.vue"
|
|
|
-import {getDeviceType, getIllegalShipStatic, getSo2Time, getStaticDevice,queryShipData} from "@/api/data/staticalData";
|
|
|
-import {getdeviceList} from "@/api/data/deviceData";
|
|
|
+import {getDeviceType, getIllegalShipStatic, getSo2Time, getStaticDevice} from "@/api/data/staticalData";
|
|
|
+import {getdeviceList,queryShipData} from "@/api/data/deviceData";
|
|
|
import mapdiv from '../../../components/map/index.vue'
|
|
|
|
|
|
export default {
|