feat: 제품검사 요청서 template(ID 66) 시더 및 모델 보완
- ProductInspectionRequestTemplateSeeder: 변경사유 width null→1fr 수정 - DocumentTemplateSection: description fillable 추가 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -14,6 +14,7 @@ class DocumentTemplateSection extends Model
|
||||
protected $fillable = [
|
||||
'template_id',
|
||||
'title',
|
||||
'description',
|
||||
'image_path',
|
||||
'sort_order',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user