From b3ae9b6ef905c19d923bceb657198b6853e4d09c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E6=96=8C=E6=9D=B0?= <> Date: Tue, 11 Jun 2024 22:03:35 +0800 Subject: [PATCH] ui --- src/views/basic-dictionary/ThirdPartyInterfaces.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/views/basic-dictionary/ThirdPartyInterfaces.vue b/src/views/basic-dictionary/ThirdPartyInterfaces.vue index 06102bf..652e3a7 100644 --- a/src/views/basic-dictionary/ThirdPartyInterfaces.vue +++ b/src/views/basic-dictionary/ThirdPartyInterfaces.vue @@ -380,6 +380,12 @@ export default { { id:"06", displayName:"上传网上预约" + },{ + id:"07", + displayName:"网上预约查询" + },{ + id:"08", + displayName:"心电图结果导入" }] } },