forked from nsjcy/frontEnd/nsjcy
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 })