chore: clean

This commit is contained in:
Methapon2001 2024-12-12 15:26:30 +07:00
parent 2449f324d2
commit fb7817da38

View file

@ -904,7 +904,6 @@ export class QuotationActionController extends Controller {
},
update: { value: { increment: quotation.worker.length } },
});
console.log(quotation.worker);
await tx.quotation.update({
where: { id: quotationId },
data: {