bug
This commit is contained in:
@@ -243,8 +243,8 @@
|
||||
},
|
||||
|
||||
save () {
|
||||
this.isHide = true
|
||||
this.$loading()
|
||||
this.isHide = true
|
||||
this.$nextTick(() => {
|
||||
html2canvas(this.$refs.waterMarker, {
|
||||
allowTaint: true,
|
||||
|
||||
Reference in New Issue
Block a user