Commit ea8358d9 authored by 黄奎's avatar 黄奎

11

parent 2cdcec06
......@@ -108,7 +108,7 @@
</el-table-column>
<el-table-column property="MiniAppAdd" label="今日激活数" width="">
<template slot-scope="scope">
<div class="clickText" @click="gotoCustomer(scope.row,4)">{{scope.row.TodayAddCustomer}}</div>
<div class="clickText" @click="gotoCustomer(scope.row,4)">{{scope.row.MiniAppAdd}}</div>
</template>
</el-table-column>
<el-table-column property="OrderCount" label="团队订单数" width="">
......
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