材质图例
{{ item.label }}
| 器物号 | {{ selectedArtifact.catalog_number }} |
| 数量 | {{ selectedArtifact.quantity }} |
| 区域 | {{ selectedArtifact.region }} |
| 遗址 | {{ selectedArtifact.site_name }} |
| 考古学文化 | {{ selectedArtifact.culture }} |
| 时代 | {{ selectedArtifact.period_label }} |
| 材质 | {{ selectedArtifact.material }} |
| 制作方式 | {{ selectedArtifact.production_method }} |
| 器型 | {{ selectedArtifact.artifact_type }} |
| 出土地点 | {{ selectedArtifact.location_desc }} |
| 出土情境 | {{ selectedArtifact.context_desc }} |
| 资料出处 | {{ selectedArtifact.source_reference }} |
| PDF文档 | 查看PDF |
| 备注 | {{ selectedArtifact.notes }} |
| 坐标 | {{ selectedArtifact.longitude.toFixed(4) }}, {{ selectedArtifact.latitude.toFixed(4) }} |
提示:在地图上点击可选择坐标
| 字段 | 原值 | 新值 | 操作 | |
|---|---|---|---|---|
| {{ d.label }} | {{ d.old || '-' }} | {{ d.new || '-' }} | {{ pe.approved_fields && pe.approved_fields.includes(d.field) ? '✓' : '✗' }} |
{{ JSON.stringify(pe.payload, null, 2) }}
{{ JSON.stringify(pe.payload, null, 2) }}