packageDomain/pages/resourceDetails/myVideo/index.js
@@ -72,7 +72,7 @@ productLinkPath: options.productLinkPath, flag: false }) console.log(options, 'options'); this.resourceDetailsData() this.getNoteList() }, @@ -328,12 +328,11 @@ }, confirmSuggest() { if (!this.data.textvalue) { if (!this.data.textvalue.trim()) { return wx.showToast({ icon: 'error', title: '请填写笔记内容', }) } else if (!this.data.titleName) { return wx.showToast({ icon: 'error',