修改客户解锁
This commit is contained in:
@@ -1144,6 +1144,9 @@ Page({
|
||||
cluesId: e.currentTarget.dataset.id
|
||||
})
|
||||
}else{
|
||||
this.setData({
|
||||
cluesId: e.currentTarget.dataset.id
|
||||
})
|
||||
this.bindLock();
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user