增加详情中的创建时间
This commit is contained in:
@@ -210,5 +210,7 @@ export default {
|
||||
monthssearch(data) { //根据月份查询
|
||||
return uni.api.post("hfive/monthssearch", data);
|
||||
},
|
||||
|
||||
researhqrcode(data) { //查询人脸认证结果
|
||||
return uni.api.post("hfive/researhqrcode", data);
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user