refactor: by view define props

This commit is contained in:
Thanaphon Frappet 2024-11-01 10:11:30 +07:00
parent 5f908740b9
commit 241c20356f

View file

@ -263,6 +263,7 @@ function print() {
:branch="branch"
:customer="customer"
:details="details"
:view="view"
/>
<span
@ -418,6 +419,7 @@ function print() {
:branch="branch"
:customer="customer"
:details="details"
:view="view"
/>
<span
@ -447,6 +449,7 @@ function print() {
:branch="branch"
:customer="customer"
:details="details"
:view="view"
/>
<span