Merge branch 'dev_vite' of ssh://18.167.251.121:10002/aidlab/aida_front into dev_vite

This commit is contained in:
X1627315083
2026-01-21 09:43:57 +08:00
13 changed files with 1314 additions and 1032 deletions

View File

@@ -907,7 +907,7 @@ export default defineComponent({
action: ACTIONS.UPDATE,
token: arr[editPrintElementData.imgDomIndex].token,
key: 'location[0]',
value: offset.left,
value: location[0],
},
]);
editPrintElementDom.pingpuRef.updataList([
@@ -915,7 +915,7 @@ export default defineComponent({
action: ACTIONS.UPDATE,
token: arr[editPrintElementData.imgDomIndex].token,
key: 'location[1]',
value: offset.top,
value: location[1],
},
]);
// editPrintElementData.overallDetail.offsetX = offset.left