我目的是先在点击添加资源后,然后点保存资源,但是就出现了这个错误。其中添加资源用了top.layer.open.
在调用qwebchannel.js 的时候用的parent.qt new QWebChannel(parent.qt.webChannelTransport, function (channel) {}
如果我一进入就直接点保存实验可以正常通信
错误:
js: Uncaught TypeError: channel.execCallbacks[message.id] is not a function
[10084:25860:0515/112619.369:INFO:CONSOLE(140)] "Uncaught TypeError: channel.execCallbacks[message.id] is not a function", source: file:///F:/winring/LIMS/pre/vx/js/qwebchannel.js (140)