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