药品流向管理内容优化-初步

This commit is contained in:
Cheng Zhou
2026-01-13 19:42:28 +08:00
parent 1db36f40b0
commit ef1e67218c
21 changed files with 344 additions and 480 deletions
+1 -1
View File
@@ -157,7 +157,7 @@
{{ scope.row.remark || TEXT.common.fallback }}
</template>
</el-table-column>
<el-table-column :label="TEXT.common.actions.delete" width="120">
<el-table-column :label="TEXT.common.labels.actions" width="120">
<template #default="scope">
<el-button
link
+1 -1
View File
@@ -155,7 +155,7 @@
<span v-else class="text-muted">-</span>
</template>
</el-table-column>
<el-table-column :label="TEXT.common.actions.delete" width="120">
<el-table-column :label="TEXT.common.labels.actions" width="120">
<template #default="scope">
<el-button
link