“aced34c4387a502895a15b690140afdaac2edcdb”上不存在“source/dnode/mgmt/qm/git@gitcode.net:taosdata/tdengine.git”
提交 77562d16 编写于 作者: Q qin_jun_yan

Modify this variable in data traceability to point to the problem

上级 b17f7c1e
...@@ -1160,7 +1160,7 @@ export default { ...@@ -1160,7 +1160,7 @@ export default {
color: '#00a5a7', color: '#00a5a7',
}, },
formatter: function(val) { formatter: function(val) {
if (typeof val !== this.valueType.string) { if (typeof val !== 'string') {
return val; return val;
} }
const strs = val.split(''); const strs = val.split('');
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册