changes
This commit is contained in:
@@ -73,7 +73,7 @@ async function submit() {
|
||||
<label class="label">Sản phẩm</label>
|
||||
<SearchBox
|
||||
v-bind="{
|
||||
api: 'product',
|
||||
api: 'Product',
|
||||
field: 'name',
|
||||
column: ['name'],
|
||||
first: true,
|
||||
|
||||
Reference in New Issue
Block a user