WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2021-11-12 45f70a8d1d00a30a2b798f6378e356611eb0a910
common/Bridge.js
@@ -151,7 +151,6 @@
                // 有通知回调
                if (marker) {
                    this._receives[method](param2, (param2) => {
                        debugger;
                        this._sendTelling(method, param2 || {}, marker);
                    });
                }