解决弹出的打印界面存在缓存的bug
This commit is contained in:
@@ -59,6 +59,7 @@
|
|||||||
this.close()
|
this.close()
|
||||||
},
|
},
|
||||||
close() {
|
close() {
|
||||||
|
this.billPrintUrl = ''
|
||||||
this.$emit('close');
|
this.$emit('close');
|
||||||
this.visible = false;
|
this.visible = false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user