This commit is contained in:
yyy 2025-04-11 11:27:14 +08:00
parent 802693c2af
commit 712e40fe51

View File

@ -1918,6 +1918,7 @@ const markFormSubmit = async () => {
dataObj: {}, // dataObj: {}, //
locationYaw: point.yaw // locationYaw: point.yaw //
}) })
message.success('标记成功')
addEditHistory() addEditHistory()
} }
} else { } else {