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