SunshineLnsMinApp/pages/zhghInfo/zhghInfo.js
@@ -67,7 +67,8 @@ }, //输入框 inputChange: function (e) { var taskReport = e.currentTarget.dataset.name; console.log(e) var taskReport = e.detail.value; this.setData({ taskReport }) @@ -161,6 +162,9 @@ icon: 'success', duration: 2000 }) wx.navigateBack({ delta: 1 }) } else { wx.showToast({ title: res.data.msg,