refactor: show hint remark
This commit is contained in:
parent
4e3a642aa1
commit
85a6bc8816
2 changed files with 33 additions and 3 deletions
|
|
@ -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: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue