Added Search to materialComposing.vue
This commit is contained in:
@@ -74,6 +74,8 @@ const setRowData = (row) => {
|
||||
>
|
||||
<td>
|
||||
<USelectMenu
|
||||
searchable
|
||||
:search-attributes="['name']"
|
||||
:options="products"
|
||||
value-attribute="id"
|
||||
option-attribute="name"
|
||||
|
||||
Reference in New Issue
Block a user