mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-19 22:43:32 -04:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user