From 66d3843fc802fd6e223739ce8f78bf38eb0c8c3a Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期二, 02 七月 2024 09:18:19 +0800 Subject: [PATCH] qxtj --- src/views/hosp/order/index.vue | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/views/hosp/order/index.vue b/src/views/hosp/order/index.vue index 52abbda..4635080 100644 --- a/src/views/hosp/order/index.vue +++ b/src/views/hosp/order/index.vue @@ -227,6 +227,13 @@ :show-overflow-tooltip="true" width="160px" /> + <el-table-column + label="闂ㄨ瘖鍙�" + align="center" + prop="cardId" + :show-overflow-tooltip="true" + width="160px" + /> <!-- <el-table-column label="娴佹按鍙�" align="center" prop="tjSerialNumber" /> --> <el-table-column label="鎵�閫夊椁�" -- Gitblit v1.8.0