浏览代码

路径添加path类型问题

zhangdaiscott 2 年之前
父节点
当前提交
8e93c1f943
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/views/monitor/route/RouteModal.vue

+ 4 - 0
src/views/monitor/route/RouteModal.vue

@@ -145,6 +145,10 @@
   const filterArray = [/*{ key: 0, name: '熔断器' },*/ { key: 1, name: '限流过滤器' }];
   const tagArray = ref([
     {
+      name:'Path',
+      args:[]
+    },
+    {
       name:'Header',
       args:{
         header:'',