wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
34adcbb936c3d978d1372cced8b96b3f7d428b10
Authored by
后端研发-倪永富
2020-02-18 16:44:55 +0800
1 parent
cf3c25d8
th 不识别, 不能帮拆的问题解决
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pages/user/assistance/friend_assistance.js
pages/user/assistance/friend_assistance.js
View file @
34adcbb
...
...
@@ -54,6 +54,7 @@ Page({
54
54
* 生命周期函数--监听页面显示
55
55
*/
56
56
onShow: function() {
57
+ var th=this;
57
58
if (this.data.tasking != null && this.data.tasking != 'undefined' && this.data.tasking != "" && this.data.tasking !=
58
59
0) {
59
60
...
...