Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjj1024 committed Nov 11, 2024
1 parent 4b73d64 commit 20218d4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/pages/edit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -387,11 +387,6 @@ const jsChange = () => {
console.log('js file', appForm.jsFile)
}
const mouseover = () => {
console.log('selJs.value', selJs.value.suffixRef)
selJs.value?.toggleMenu()
}
const jsHandle = async (event: any) => {
console.log('js hangle', event)
console.log('js hangle', event.offsetX, event.offsetY)
Expand Down

0 comments on commit 20218d4

Please sign in to comment.