comment reach_time
This commit is contained in:
parent
8c5764a172
commit
3e9c0348c5
@ -169,6 +169,7 @@ Page({
|
||||
return alert(`评论内容不能小于${limitLength}个字`)
|
||||
}
|
||||
|
||||
// var reach_date = dateFormat(new Date(receive_time * 1000), "yyyy-mm-dd")
|
||||
|
||||
this.setData({
|
||||
loading: true
|
||||
@ -176,6 +177,7 @@ Page({
|
||||
reviewsOrder({
|
||||
order_id,
|
||||
service, quality, content,
|
||||
// reach_time: `${reach_date} ${reach_time}`,
|
||||
success(data) {
|
||||
that.setData({
|
||||
loading: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user