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