Commit 645b772a authored by 黄奎's avatar 黄奎

页面修改

parent e06bfbef
......@@ -316,7 +316,7 @@
</el-table-column>
<el-table-column prop="Address" label="地址">
<template slot-scope="scope">
{{scope.row.ProvinceName}}{{scope.row.CityName}}{{scope.row.Address}}
{{scope.row.ProvinceName}}-{{scope.row.CityName}}
</template>
</el-table-column>
<el-table-column prop="Tel" label="电话">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment