This commit is contained in:
cookfront
2017-03-08 21:15:44 +08:00
parent 78f948c980
commit 8dff910c64
3 changed files with 5 additions and 7 deletions

View File

@@ -39,7 +39,6 @@ export default {
methods: {
handlePopupButtonClick() {
this.popupShow1 = false;
this.popupShow4 = true;
}
}