This commit is contained in:
SelfRidicule 2024-08-20 11:44:05 +08:00
parent fffdcc434c
commit a58c740ff7

View File

@ -141,7 +141,7 @@ Page({
// 订单状态
let status = detail.status
//
// 角色类型 1.普通用户3派单员5维修工7管理员
// 角色类型 1.普通用户3派单员5维修工7管理员, 9楼层
// 订单状态 1 待派单,3 重新派单,5 已派单,7 处理中, 9已完成 待评价, 11 已关闭 13 已评价
//
if (status == 1) { // 1 待派单