Commit 73e173dd authored by 黄媛媛's avatar 黄媛媛

1

parent 7b2f4127
......@@ -134,7 +134,7 @@
</el-table-column>
<el-table-column prop="Number" label="数量" width="60"></el-table-column>
<el-table-column prop="Final_Price" label="价格" width="80"></el-table-column>
<el-table-column prop="OrderIntroduction" label="返佣信息" width="130">
<el-table-column prop="OrderIntroduction" label="返佣信息" width="200">
<template slot-scope="scope">
<div>姓名:{{scope.row.OrderIntroduction.Name}}</div>
<div>昵称:{{scope.row.OrderIntroduction.UserName}}</div>
......
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