category qosishsh to'g'irlandi
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<multiselect v-model="compilations"
|
||||
placeholder="Искать"
|
||||
label="name"
|
||||
track-by="name"
|
||||
track-by="id"
|
||||
:options="products"
|
||||
:option-height="104"
|
||||
:custom-label="customLabel"
|
||||
@@ -168,7 +168,7 @@
|
||||
}),
|
||||
|
||||
mounted() {
|
||||
|
||||
this.SearchProduct('');
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
<multiselect v-model="compilations"
|
||||
placeholder="Искать"
|
||||
label="name"
|
||||
track-by="name"
|
||||
track-by="id"
|
||||
:options="products"
|
||||
:option-height="104"
|
||||
:custom-label="customLabel"
|
||||
@@ -171,7 +171,7 @@
|
||||
},
|
||||
|
||||
mounted() {
|
||||
|
||||
this.SearchProduct('');
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user