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