This commit is contained in:
2020-10-29 20:52:54 +00:00
parent a550f9d2de
commit b0926a34c2
2 changed files with 3 additions and 4 deletions

View File

@@ -83,8 +83,6 @@ export default {
title: String,
moreUrl: String
},
methods: {
}
methods: {}
};
</script>