xiangpei
2025-03-24 1cdce8a94868d88c2660e87101b490af225d2b68
src/views/components/Map/index.vue
@@ -280,7 +280,6 @@
      }
    },
    showProjectStatusStr(status) {
      console.log(status)
      switch (status) {
        case "pendding":
          return "未开工";