Skip to content

Commit

Permalink
Merge branch 'next' of https://github.com/jdf2e/nutui into next
Browse files Browse the repository at this point in the history
  • Loading branch information
szg2008 committed Nov 18, 2022
2 parents f188fc3 + 6170754 commit 425956a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/packages/__VUE/video/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,8 @@ export default create({
(state.videoElm as any).load();
});
}
}
},
{ immediate: true, deep: true }
);
watch(
Expand Down

0 comments on commit 425956a

Please sign in to comment.