html52.com
我爱小程序-开发者交流社区

云开发更新数据库无法更新数据?

setSummary: function(id,summary) {


   console.log(id, summary)

   if (!wx.cloud) {

     console.error('请使用 2.2.3 或以上的基础库以使用云能力')

   } else {

     wx.cloud.init({

     })

   }


   // this.getData()


   const db = wx.cloud.database()


   let that = this


   db.collection('m').doc(that.data._id).update({

       data: {

         summary: summary

       },

       success:function(res){


       },

       fail:function(res){


       }

   }

   )

 },


评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

真正的个人免签约支付接口

云免签H5支付