Skip to content

Commit aa58992

Browse files
committed
refactor: 精简代码
1 parent 41df73a commit aa58992

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • src/components/BootstrapBlazor.HikVision/wwwroot

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,9 +302,7 @@ export function dispose(id) {
302302
if (logined === true) {
303303
logout(id);
304304
}
305-
WebVideoCtrl.I_Stop();
306305
WebVideoCtrl.I_DestroyPlugin();
307-
308306
}
309307

310308
const getTagNameFirstValue = (xmlDoc, tagName, defaultValue = '0') => {

0 commit comments

Comments
 (0)