更新问题修复
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
};
|
||||
},
|
||||
onLoad (options) {
|
||||
this.url = options.url
|
||||
const timestamp = new Date().getTime()
|
||||
this.url = `${options.url}?timestamp=${timestamp}`
|
||||
}
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user