From 8b8a0f7512e25cdaf60af6a1d7c9e64f0ffe1dfa Mon Sep 17 00:00:00 2001 From: 田源 <lastanimals@163.com> Date: 星期一, 19 二月 2024 15:11:46 +0800 Subject: [PATCH] 集成下拉总类型更改 --- Source/UBCS-WEB/src/views/docking/info.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Source/UBCS-WEB/src/views/docking/info.vue b/Source/UBCS-WEB/src/views/docking/info.vue index 4cc1fb3..fe9d9f2 100644 --- a/Source/UBCS-WEB/src/views/docking/info.vue +++ b/Source/UBCS-WEB/src/views/docking/info.vue @@ -71,6 +71,8 @@ data() { return { + //涓嬫媺鎬荤被鍨� + DropDownTheTotalType:[], //鎺ュ彛绫诲瀷涓嬫媺 interfaceTypeList: [{ label: 'webService', value: 'webService' -- Gitblit v1.9.3