mirror of
https://github.com/shawncai/ERP.git
synced 2025-01-07 15:57:51 +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.actualsale')" align="center">
|
||||||
<el-table-column
|
<el-table-column
|
||||||
:label="$t('saleBillList.money')"
|
:label="$t('saleBillList.actualMoney')"
|
||||||
prop="money"
|
prop="money"
|
||||||
width="200"
|
width="200"
|
||||||
align="center"/>
|
align="center"/>
|
||||||
|
|
Loading…
Reference in a new issue