Skip to content

removed the id and added conditions for rendering the detailed page i…#13

Open
dimkasyan wants to merge 1 commit intomasterfrom
bug/remove-ID-receipt-page
Open

removed the id and added conditions for rendering the detailed page i…#13
dimkasyan wants to merge 1 commit intomasterfrom
bug/remove-ID-receipt-page

Conversation

@dimkasyan
Copy link
Copy Markdown
Contributor

…f it is available or not

@dimkasyan dimkasyan requested a review from vladimirshefer May 5, 2020 20:41
Comment on lines +44 to 49
receiptId(newValue, oldValue) {
if (newValue && newValue !== oldValue) {
this.$router.replace(`/receipt/${newValue}`);
this.reloadReceipt();
}
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ты удалил форму которая пользовалась этим свойством

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.

3 participants