Browse Source

增加关爱其他填写事件

roose 4 years ago
parent
commit
84d8da38c7
1 changed files with 11 additions and 0 deletions
  1. 11 0
      pages/collectInfo/collectInfo.js

+ 11 - 0
pages/collectInfo/collectInfo.js

@@ -2039,6 +2039,17 @@ Page({
       })
     }
   },
+  tab1Change24_1:function(e){
+    let Info = 'oldInfo[' + this.data.activeIndex + '].demandExt'
+    this.setData({
+      [Info]: e.detail.value
+    })
+    this.SubmitOldmanInfo({
+      id: this.data.nameArr[this.data.activeIndex]._id,
+      demandExt: e.detail.value
+    })
+   
+  },
   tab1change25: function (e) {
     if (e.detail.value == null || e.detail.value == '') {
       this.setData({