refactor:add documentation

This commit is contained in:
Pan
2017-11-20 17:37:58 +08:00
parent f6279077de
commit 690c779c64
3 changed files with 138 additions and 33 deletions

View File

@@ -7,7 +7,7 @@
</el-table-column>
<el-table-column label="Price" width="195" align="center">
<template slot-scope="scope">
{{scope.row.price | toThousandslsFilter}}
¥{{scope.row.price | toThousandslsFilter}}
</template>
</el-table-column>
<el-table-column label="Status" width="100" align="center">