add button detail func mockup

This commit is contained in:
2024-08-20 17:58:02 +07:00
parent c65da6ade9
commit 1d698dbca4
3 changed files with 49 additions and 18 deletions

View File

@@ -59,7 +59,7 @@ export default {
headers: [
{
title: this.$t('message.tablePatient.date'),
align: "left",
align: "start",
sortable: false,
key: "date",
width: "15%",