提交 a9cedc82 authored 作者: yyf's avatar yyf

订单地址列表,少价格街道字段

上级 56819ebb
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
<template slot-scope="scope"> <template slot-scope="scope">
{{ item.order.real_name }}<br /> {{ item.order.real_name }}<br />
{{ item.order.mobile }}<br /> {{ item.order.mobile }}<br />
{{ item.order.provice }}{{ item.order.city }}{{ item.order.district }}{{ item.order.address }} {{ item.order.provice }}{{ item.order.city }}{{ item.order.district }}{{ item.order.street }}{{ item.order.address }}
</template> </template>
</el-table-column> </el-table-column>
<!-- <el-table-column prop="mobile" label="联系电话" width="120" align="center"> <!-- <el-table-column prop="mobile" label="联系电话" width="120" align="center">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论