Browse Source

修改bug

xiaohaizhao 6 months ago
parent
commit
0f10940f8d
1 changed files with 4 additions and 2 deletions
  1. 4 2
      packageA/publicClue/modules/follow/insert.js

+ 4 - 2
packageA/publicClue/modules/follow/insert.js

@@ -145,7 +145,9 @@ Page({
             time.pop()
             form[0].value = date[0];
             form[1].value = time.join(":");
-            form[2].value = data.followupmode;
+            form[2].value = [data.contactsName,data.dataextend.contactsid]
+            console.log(" form[2].value", form[2].value)
+            form[3].value = data.followupmode;
             this.setData({
                 list: this.data.list.map(v => {
                     v.value = data[v.key]
@@ -204,7 +206,7 @@ Page({
                     "classname": "system.attachment.Attachment",
                     "method": "createFileLink",
                     "content": {
-                        ownertableL: "sat_orderclue",
+                        ownertable: "sat_orderclue",
                         ownerid: this.data.content.sat_orderclueid,
                         usetype: 'default',
                         attachmentids