|
|
@ -95,7 +95,6 @@ |
|
|
|
:remote-method="categoriesearch" |
|
|
|
:remote-method="categoriesearch" |
|
|
|
@focus="categoriesSearchfocus(item)" |
|
|
|
@focus="categoriesSearchfocus(item)" |
|
|
|
> |
|
|
|
> |
|
|
|
<!-- @remote-method="changeCategory(item.warehousePieceCategory)" --> |
|
|
|
|
|
|
|
<el-option |
|
|
|
<el-option |
|
|
|
v-for="items in item.Additionalcategories" |
|
|
|
v-for="items in item.Additionalcategories" |
|
|
|
:key="items.value" |
|
|
|
:key="items.value" |
|
|
|