2 Commits cf5fb62067 ... 448e86e29c

Autor SHA1 Mensaje Fecha
  liujing 448e86e29c Merge branch 'dev' of ssh://git.cestong.com.cn:8162/cecf/observe-front into dev hace 3 semanas
  liujing 43d9954efa feat(告警管理-新增mysql类型) hace 3 semanas
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/views/analyze/policy/index.vue

+ 4 - 0
src/views/analyze/policy/index.vue

@@ -449,6 +449,10 @@ export default {
             label: "clickhouse",
             value: "clickhouse"
         },
+        {
+            label: "mysql",
+            value: "mysql"
+        }
       ],
       //Analysis分析类型下拉框
       analystOptions:[