liujiejie пре 2 месеци
родитељ
комит
d1796335f6
2 измењених фајлова са 3 додато и 2 уклоњено
  1. 2 2
      src/components/map/index.vue
  2. 1 0
      src/views/performance/assetssMag.vue

+ 2 - 2
src/components/map/index.vue

@@ -223,9 +223,9 @@ export default {
       layers: [
       layers: [
         new TileLayer({
         new TileLayer({
           source: new XYZ({
           source: new XYZ({
-            // url: "http://106.120.102.238:18000/tiles/{z}/{x}/{y}.png", //外网
+            url: "http://106.120.102.238:18000/tiles/{z}/{x}/{y}.png", //外网
             // url: "http://127.0.0.1:8010/tiles/{z}/{x}/{y}.png", //本地
             // url: "http://127.0.0.1:8010/tiles/{z}/{x}/{y}.png", //本地
-            url: "http://192.168.50.235/tiles/{z}/{x}/{y}.png", //内网
+            // url: "http://192.168.50.235/tiles/{z}/{x}/{y}.png", //内网
             // url: "http://10.96.137.5:9080/tiles/{z}/{x}/{y}.png", //大~#@唐
             // url: "http://10.96.137.5:9080/tiles/{z}/{x}/{y}.png", //大~#@唐
           }),
           }),
         }),
         }),

+ 1 - 0
src/views/performance/assetssMag.vue

@@ -366,6 +366,7 @@
       :title="title"
       :title="title"
       :rowInfo="rowInfo"
       :rowInfo="rowInfo"
       @confirm="handleConfirm"
       @confirm="handleConfirm"
+      :errorInfo="errorInfo"
       @getTableList="getTableList"
       @getTableList="getTableList"
     >
     >
       <div slot="tableEl">
       <div slot="tableEl">