refactor: show hint remark

This commit is contained in:
Thanaphon Frappet 2025-01-27 17:46:48 +07:00
parent 4e3a642aa1
commit 85a6bc8816
2 changed files with 33 additions and 3 deletions

View file

@ -20,7 +20,7 @@ import { useInvoice } from 'stores/payment';
import useEmployeeStore from 'stores/employee';
import { getName } from 'src/services/keycloak';
const DEFAULT_DATA: QuotationPayload = {
export const DEFAULT_DATA: QuotationPayload = {
productServiceList: [],
urgent: false,
customerBranchId: '',