$this->id, 'order_sn' => $this->whenLoaded('order')?->sn, 'order_product'=>'', 'state' => $this->state, 'remarks' => $this->remarks, ]; } }