liujq 3 years ago
parent
commit
6629b3a4d0
3 changed files with 2 additions and 1 deletions
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-76743eb9.f8b752dd.js
  3. 2 1
      src/views/map/list.vue

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-76743eb9.f8b752dd.js


+ 2 - 1
src/views/map/list.vue

@@ -52,7 +52,8 @@ export default {
       const arr = [...this.tableData]
       arr.map(item => {
         if (
-            item.uuid === '954a527b-e460-4b67-bd39-7adcfa3c2def'   // 默认
+            item.uuid === '96512a54-4d3c-457e-a33f-3ea27c963bd0' // 区域
+            || item.uuid === '954a527b-e460-4b67-bd39-7adcfa3c2def'   // 默认
             || item.uuid === '95542ff1-8176-4267-8344-2aa7f1034ac5' // 初中
             || item.uuid === '95542fdc-b542-4582-9be2-9ab8005728d3' // 小学
           ) {

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