112 【住院护士站-护理记录】功能重构升级(参考开源系统信创版本)

This commit is contained in:
Ranyunqiao
2026-06-17 11:38:41 +08:00
parent cfc7ca9b4e
commit 690486084e
191 changed files with 2505 additions and 1861 deletions

View File

@@ -44,7 +44,7 @@
:row-config="{ keyField: '_etKey' }"
:scroll-x="{ enabled: true }"
:scroll-y="{ enabled: true }"
:show-overflow="true"
show-overflow="title"
v-bind="$attrs"
@checkbox-change="handleSelectionChange"
@checkbox-all="handleSelectionChange"