派生自 wuyushui/SewerAndRainNetwork

陈泽平
2021-05-29 8eebe7cdf3865d37e8d21b5078c9721207a38b6d
src/components/base-page/enterprise-emergency/events-reported/EventsReported.vue
@@ -336,12 +336,6 @@
    })
  },
  methods: {
    // // 接收子组件传递的数据
    // getlocaltionClick (val) {
    //   // console.log(val)
    //   this.ruleForm.positionOf = val.latPos + '-' + val.longPos
    //   this.dialogLocation = !this.dialogLocation
    // },
    // 消息推送 选择推送的对象
    infoChange () {
      if (this.ruleForm.beingPushed.indexOf('短信推送') > -1 || this.ruleForm.beingPushed.indexOf('手机应用推送') > -1) {