feat(spInvoicing): 订单开票-列表订单业绩字段币种修复

This commit is contained in:
woody 2025-05-22 15:19:52 +08:00
parent c10752df40
commit 591acc7f14
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@
align="center"
min-width="100px"
prop="orderAchieve"
:label="'订单业绩' + '($)'"
:label="'订单业绩' + '(¥)'"
/>
<el-table-column
v-if="dataList[16].checked == true"