Skip to content

Lesson6#7

Open
ArchibaldovRPtech wants to merge 4 commits intomainfrom
lesson6
Open

Lesson6#7
ArchibaldovRPtech wants to merge 4 commits intomainfrom
lesson6

Conversation

@ArchibaldovRPtech
Copy link
Copy Markdown
Owner

No description provided.

поиск
заглушка "корзина пуста"
Comment thread js/Product.js
@@ -0,0 +1,11 @@
export const Product = {
props: ['img', 'product'],
template: `<div class="product-item" :class="{invisible: !this.$root.$refs.searchs.getRegExp.test(product.product_name)}">
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

да, так вполне себе можно, только this не надо писать в этой конструкции

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants