This commit is contained in:
zpc 2025-05-22 01:49:43 +08:00
parent b3bd647daf
commit 8066034803

View File

@ -37,7 +37,9 @@ export default {
},
computed: {
getWebUrl() {
return this.webUrl + "?c=" + this.lotteryResult.length;
}
},
watch: {