This commit is contained in:
liushuai
2019-01-03 19:05:42 +08:00
parent 115de385bc
commit 63cca644bb
12 changed files with 96 additions and 70 deletions

View File

@@ -61,7 +61,7 @@
</el-table-column>
<el-table-column label="总金额" align="center">
<template slot-scope="scope">
{{ scope.row.总金额 }}
{{ scope.row.含税总金额 }}
</template>
</el-table-column>
<el-table-column label="预付款" align="center">