From 8e93c1f9436ce4472494bf171bde14016dc5b67d Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Tue, 31 May 2022 11:25:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=AF=E5=BE=84=E6=B7=BB=E5=8A=A0path?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/monitor/route/RouteModal.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/monitor/route/RouteModal.vue b/src/views/monitor/route/RouteModal.vue index c1bfed4..498c314 100644 --- a/src/views/monitor/route/RouteModal.vue +++ b/src/views/monitor/route/RouteModal.vue @@ -144,6 +144,10 @@ const noKeyRouter=["Path","Host","Method","After","Before","Between","RemoteAddr"]; const filterArray = [/*{ key: 0, name: '熔断器' },*/ { key: 1, name: '限流过滤器' }]; const tagArray = ref([ + { + name:'Path', + args:[] + }, { name:'Header', args:{