提交 2581aba4 编写于 作者: M mahaifeng

[filemanager]修改testWriteReadBuffer测试用例

上级 1f15f0b1
......@@ -1449,7 +1449,7 @@
this.log += 'testWriteReadBuffer success:' + `Byte ${i}: ${value[i]}` + '\n\n'
}
}
this.arrayBufferRes = float64[0] //1.24
this.arrayBufferRes = value[0] //1.24
console.log(this.arrayBufferRes)
},
fail(res) {
......@@ -1663,4 +1663,4 @@
.btnstyle {
margin: 4px;
}
</style>
\ No newline at end of file
</style>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册