提交 ca05afb5 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!419 Modify this variable in data traceability to point to the problem

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