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