Commit 24229e33 by 刘泽奇

123

parent 4de90a22
......@@ -25,6 +25,7 @@
<!-- <div style="font-size: 16px;">
{{companyName}}
</div> -->
<span style="display: inline-block;">当前位置:</span>
<el-breadcrumb separator-class="el-icon-arrow-right">
<el-breadcrumb-item :to="listPath">订单列表</el-breadcrumb-item>
<el-breadcrumb-item>订单详情</el-breadcrumb-item>
......
......@@ -29,7 +29,7 @@
</div>
<span style="display: inline-block;transform: translateY(-1px);">当前位置:</span>
<el-breadcrumb separator-class="el-icon-arrow-right">
<el-breadcrumb-item :to="listPath">交付中心
<el-breadcrumb-item :to="listPath">订单列表
</el-breadcrumb-item>
<el-breadcrumb-item>订单详情</el-breadcrumb-item>
</el-breadcrumb>
......
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