Commit 2a08846f authored by TTS Kieu Tuan Anh's avatar TTS Kieu Tuan Anh

fix props vue

parent 4e23304f
......@@ -212,7 +212,6 @@
v-model="category_id"
:items="categories"
:search="search"
:filter="filter"
item-text="name"
item-value="id"
label="Category"
......@@ -667,7 +666,7 @@ export default {
padding-left: 90px !important;
}
img {
width: 100%;
height: 100%;
}
width: 100px;
height: 150px;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment