Browse Source

师傅工单按钮状态

whitefang 1 year ago
parent
commit
4996a6d2b3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/adminapi/logic/works/ServiceWorkLogic.php

+ 1 - 0
app/adminapi/logic/works/ServiceWorkLogic.php

@@ -304,6 +304,7 @@ class ServiceWorkLogic extends BaseLogic
             ])->append(['id','work_status_text','service_status_text'])
                 ->findOrEmpty($params['id'])->toArray();
 
+            //师傅工单按钮状态
             $work_service_status = 0;
             $work_service_status_text = '待派单';
             //工单状态