feat: add product option
This commit is contained in:
parent
64ea0c9234
commit
2d4d0c7783
1 changed files with 8 additions and 0 deletions
|
|
@ -173,6 +173,10 @@
|
|||
{
|
||||
"label": "CAR",
|
||||
"value": "CAR"
|
||||
},
|
||||
{
|
||||
"label": "AD3",
|
||||
"value": "AD3"
|
||||
}
|
||||
],
|
||||
|
||||
|
|
@ -1130,6 +1134,10 @@
|
|||
{
|
||||
"label": "CAR",
|
||||
"value": "CAR"
|
||||
},
|
||||
{
|
||||
"label": "AD3",
|
||||
"value": "AD3"
|
||||
}
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue