fix
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user