Шаблон отчета дежурного врача
This commit is contained in:
@@ -50,7 +50,7 @@ const columns = ref([
|
||||
{
|
||||
title: 'Отделение',
|
||||
key: 'department',
|
||||
width: 200,
|
||||
width: 240,
|
||||
titleAlign: 'center',
|
||||
cellProps: (row) => ({
|
||||
style: '--n-merged-td-color: var(--n-merged-th-color); --n-merged-td-color-striped: var(--n-merged-th-color); --n-td-text-color: var(--color-zinc-400); --n-th-text-color: var(--color-zinc-400);'
|
||||
|
||||
Reference in New Issue
Block a user