Commit 6b6b27ca by qlintonger xeno

尝试添加截图标注+4

parent 31269fa9
...@@ -109,7 +109,7 @@ const ps = defineProps<{ ...@@ -109,7 +109,7 @@ const ps = defineProps<{
id: any id: any
}>() }>()
const firstVideoToBeAttached = ref('[data-self="remote-main"]'); const firstVideoToBeAttached = ref('[data-self="remote-main"] video');
const displayImageEditor = ref(false) const displayImageEditor = ref(false)
const recordListener = function(records: any) { const recordListener = function(records: any) {
AnyR?.agora.continueMark(records) AnyR?.agora.continueMark(records)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment