This commit is contained in:
X1627315083
2024-07-08 16:19:40 +08:00
parent eb0624cbdf
commit f123678467
6 changed files with 1 additions and 8 deletions

View File

@@ -185,8 +185,6 @@ export default defineComponent({
let selectTextbox = ref(null)
let oldClickedObject = null
let clickObjChanged = (options)=>{
console.log(options);
console.log(oldClickedObject);
// var changedObject = options.target;
setBtnPosition(oldClickedObject)