|
@@ -47,7 +47,7 @@ class IssueWorkValidate extends BaseValidate
|
|
|
*/
|
|
*/
|
|
|
protected $field = [
|
|
protected $field = [
|
|
|
'id' => 'id',
|
|
'id' => 'id',
|
|
|
- 'work_sn' => '工单编号',工程师
|
|
|
|
|
|
|
+ 'work_sn' => '工单编号',
|
|
|
'master_worker_id' => '师傅',
|
|
'master_worker_id' => '师傅',
|
|
|
'issue_approval' => '投诉审核状态',
|
|
'issue_approval' => '投诉审核状态',
|
|
|
'responsible' => '定责',
|
|
'responsible' => '定责',
|