优化标记号

This commit is contained in:
zc
2026-04-17 17:04:06 +08:00
parent 660a95c9ed
commit 86a75d5c28
5 changed files with 17 additions and 21 deletions

View File

@@ -314,7 +314,7 @@ const generateDetailLabel = async () => {
inspectionSignature: '',
qrCodeData: qrCodeData,
qrCodeImage: qrCodeImage,
mark: formData.mark || '',
mark: workOrderInfo.mark || '',
})
}