|
@@ -533,7 +533,7 @@ export default {
|
|
|
console.log(this.company, this.nowDate())
|
|
|
return `
|
|
|
<div style="font-family:'黑体';">
|
|
|
- <h1 style="text-align:center">${this.company}其他收款单</h1>
|
|
|
+ <h1 style="text-align:center">${this.company}其他应收单</h1>
|
|
|
<div >
|
|
|
<table border=".5" cellspacing="0" width="856" height="250"
|
|
|
style="border-color: rgb(0,0,0);
|