Browse Source

2024-5-22

rui.jiang 1 year ago
parent
commit
756176ab65
4 changed files with 5 additions and 14180 deletions
  1. 1 14176
      package-lock.json
  2. 3 0
      public/index.html
  3. 1 1
      src/views/admin/cockpitManage/electronicMap.vue
  4. 0 3
      src/views/ledger/anemometer.vue

File diff suppressed because it is too large
+ 1 - 14176
package-lock.json


+ 3 - 0
public/index.html

@@ -6,6 +6,9 @@
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <meta name="viewport" content="width=device-width,initial-scale=1.0">
   <link rel="icon" href="<%= BASE_URL %>favicon.ico">
+
+
+
   <title>
     <%= htmlWebpackPlugin.options.title %>
   </title>

+ 1 - 1
src/views/admin/cockpitManage/electronicMap.vue

@@ -14,7 +14,7 @@ export default {
     return {}
   },
 
-  mounted() {},
+  mounted() { },
 
   methods: {}
 }

+ 0 - 3
src/views/ledger/anemometer.vue

@@ -31,9 +31,6 @@
 
                 <el-table-column align="center" label="测风塔编号"> </el-table-column>
 
-
-                <el-table-column prop="" align="center" label="机型类型">
-                </el-table-column>
                 <el-table-column prop="" align="center" label="经度" width="100">
                 </el-table-column>
 

Some files were not shown because too many files changed in this diff