修改缩进格式

Signed-off-by: li_juntao <lijuntao9@huawei.com>
This commit is contained in:
li_juntao
2022-08-02 10:43:32 +08:00
parent 861fd4153f
commit b5d158885e
@@ -264,7 +264,7 @@ export function mockRdb() {
})
}
},
remoteQuery: function (...args) {
remoteQuery: function (...args) {
console.warn("RdbStore.remoteQuery interface mocked in the Previewer. How this interface works on the" +
" Previewer may be different from that on a real device.")
const len = args.length