refactor: handle template form
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s

This commit is contained in:
Thanaphon Frappet 2025-03-11 11:40:43 +07:00
parent 6f7de85e64
commit 25768af511

View file

@ -2155,7 +2155,7 @@ function covertToNode() {
<template
v-if="
(view === View.Quotation || view === View.Payment) &&
(view === View.Quotation || view === View.Accepted) &&
quotationFormData.id
"
>