Merge branch 'lx-test' of 47.94.45.65:angelo/web-base-admin into lx-online

This commit is contained in:
woody 2025-08-21 09:17:10 +08:00
commit 5e95dec36f
2 changed files with 5 additions and 6 deletions

View File

@ -4,7 +4,7 @@
这是一套完整的iOS商城类APP上线审核所需的材料模版帮助开发者快速准备App Store审核所需的各种文档和说明。
## 📁 文件清单
## 📁 文件清单123
| 文件名 | 用途说明 | 必需程度 |
|--------|----------|----------|

View File

@ -987,7 +987,7 @@ export default {
// this.$nextTick(() => {
if (this.lastData) {
const obj = this.lastData
console.log(obj, '....obj')
return [
'',
'合计',
@ -1000,10 +1000,9 @@ export default {
numberToCurrencyNo(obj.serviceCharge),
numberToCurrencyNo(obj.incomeTax),
numberToCurrencyNo(obj.issuedAmount),
numberToCurrencyNo(obj.settleCashAmount),
numberToCurrencyNo(obj.settleServiceCharge),
numberToCurrencyNo(obj.settleIncomeTax),
numberToCurrencyNo(obj.settleIssuedAmount),
'',
'',
'',
'',
'',
'',