This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-06-28 18:24:31 +07:00
parent 7b029f9292
commit be6fcef7cd

View file

@ -316,7 +316,7 @@ const saveDetail = () => {
await fetchReportCover("pdf", orderId.value); //
// type
if (attachmentStatus.value || code.value === "c-pm-38") {
if (attachmentStatus.value) {
//
await fetchReportAttachment("pdf", orderId.value);