Commit 00999ec1 authored by 季圣华's avatar 季圣华
Browse files

解决弹出的打印界面存在缓存的bug

parent e0130e35
......@@ -59,6 +59,7 @@
this.close()
},
close() {
this.billPrintUrl = ''
this.$emit('close');
this.visible = false;
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment