chore: clean
This commit is contained in:
parent
2449f324d2
commit
fb7817da38
1 changed files with 0 additions and 1 deletions
|
|
@ -904,7 +904,6 @@ export class QuotationActionController extends Controller {
|
||||||
},
|
},
|
||||||
update: { value: { increment: quotation.worker.length } },
|
update: { value: { increment: quotation.worker.length } },
|
||||||
});
|
});
|
||||||
console.log(quotation.worker);
|
|
||||||
await tx.quotation.update({
|
await tx.quotation.update({
|
||||||
where: { id: quotationId },
|
where: { id: quotationId },
|
||||||
data: {
|
data: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue