forked from nsjcy/frontEnd/nsjcy

liuwh
2020-04-08 4262f5d5cfb8e76b187bd034d6ed3989caa37e6f
SunshineLnsMinApp/pages/xsuojbInfo/xsuojbInfo.js
@@ -114,9 +114,9 @@
    if (!this.data.thisData.tipoffObject) {
      return app.showModal("请填写举报对象!");
    }
    if (!this.data.thisData.tipoffAction) {
      return app.showModal("请选择举报行为!");
    }
    // if (!this.data.thisData.tipoffAction) {
    //   return app.showModal("请选择举报行为!");
    // }
    if (!this.data.thisData.tipoffAddress) {
      return app.showModal("请填写发生地!");
    }
@@ -182,8 +182,7 @@
  joinPicture: function(e) {
    console.log(e)
    var that = this;
    console.log(that)
    app.joinPicture(e, that, e.currentTarget.dataset.associatetypeid, that.data.id);
    app.joinPicture(e, that, e.currentTarget.dataset.associatetypeid, that.data.thisData.id);
  },
  // 删除图片