+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+ {{ scope.row.instanceId }}
+
+
+
+
+ {{ scope.row.name + (scope.row.version ? ' (' + scope.row.version + ')' : '') }}
+
+
+
+
+
+ 最大耗时(ms)
+
+
+
+
+
+
+
+
+ {{ scope.row.avgTime.toFixed(1) }}
+
+
+
+
+
+
+
+
+ {{ scope.row.unsolvedErrorCount }}
+
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ props.row.errorMsg.substring(0, 50) }}...
+ {{ props.row.errorMsg }}
+
+
+
+
+
+
+
+ 标记解决
+
+
+
+
+
+
+
+
+
+
diff --git a/sop-auth/pom.xml b/sop-auth/pom.xml
index 76f2c063..4d2adf2c 100644
--- a/sop-auth/pom.xml
+++ b/sop-auth/pom.xml
@@ -5,7 +5,7 @@