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