派生自 wuyushui/SewerAndRainNetwork

src/store/index.js
@@ -7,6 +7,7 @@
export default new Vuex.Store({
  state: {
    companyPoints: [] // 企业点
  },
  mutations: {
  },