Add placeholder to customer lookup for new order
also hide phone field unless customer is identified
This commit is contained in:
parent
fbd12c7dfc
commit
57cb787b30
3 changed files with 11 additions and 8 deletions
|
@ -10,6 +10,7 @@ const TailboneAutocomplete = {
|
|||
initialLabel: String,
|
||||
assignedValue: String,
|
||||
assignedLabel: String,
|
||||
placeholder: String,
|
||||
},
|
||||
|
||||
data() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue