Skip to content

Commit 66f2b80

Browse files
committed
refactor: 精简代码
1 parent 9ea8f6f commit 66f2b80

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/components/BootstrapBlazor.HikVision/wwwroot

src/components/BootstrapBlazor.HikVision/wwwroot/hikvision.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ export async function startRealPlay(id, iStreamType, iChannelID) {
212212
});
213213
};
214214

215-
console.log(oWndInfo);
216215
if (oWndInfo !== null) {
217216
WebVideoCtrl.I_Stop({
218217
success: function () {

0 commit comments

Comments
 (0)