Commit 9ec36edf authored by sujie@126.com's avatar sujie@126.com

dd

parent 04cbfe9a
......@@ -518,6 +518,7 @@ Page({
datetime: datetime
})
if (code == 200) {
console.log(res,'res')
if(!data){
wx.showModal({
title: '提示',
......@@ -787,7 +788,8 @@ Page({
page: this.data.clockPage,
perPage: this.data.clockPerPage,
subject_id: this.data.tid,
exclude_consumer_id: visitor && visitor.id
exclude_consumer_id: visitor && visitor.id,
sort_type:2
// exclude_self: true
}).then((res) => {
const {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment