Implement drug refresh and view

This commit is contained in:
2024-01-15 15:29:33 +00:00
parent 37534b31bf
commit 0488a3e0b2
16 changed files with 842 additions and 31 deletions

View File

@@ -28,7 +28,7 @@
<td>{{ item.id }}</td>
<td>{{ item.name }}</td>
<td>{{ item.drug_class }}</td>
<td>{{ item.common_name }}s</td>
<td>{{ item.common_name }}</td>
<td>{{ item.links.count }}</td>
<td>{{ item.dosages.count }}</td>
<td>{{ item.timings.count }}</td>