mirror of
https://github.com/shawncai/ERP.git
synced 2025-01-04 06:25:32 +08:00
Merge branch 'master' of https://github.com/shawncai/ERP
This commit is contained in:
commit
11590a72a3
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
|||
|
||||
<el-table-column :label="$t('saleBillList.actualsale')" align="center">
|
||||
<el-table-column
|
||||
:label="$t('saleBillList.money')"
|
||||
:label="$t('saleBillList.actualMoney')"
|
||||
prop="money"
|
||||
width="200"
|
||||
align="center"/>
|
||||
|
|
Loading…
Reference in a new issue