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