This commit is contained in:
zhangdingyu
2018-11-24 08:29:46 +08:00
37 changed files with 3258 additions and 266 deletions

View File

@@ -32,7 +32,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="备注" width="180" align="center">