@@ -262,7 +262,7 @@
>
<template slot-scope="scope">
- <div>{{ scope.row.targetAmount | moneyFormat}}</div>
+ <div>{{ scope.row.targetAmount | moneyFormat}}元</div>
</template>
</el-table-column>
<el-table-column
@@ -247,6 +247,7 @@
prop="vipStudentDuty"
label="付费会员占比"
width="150px"
+ fixed="right"
<template slot="header" slot-scope="slot">
<div class="titleCell">
@@ -296,7 +297,7 @@
</el-table-column> -->
- <el-table-column align="center" prop="studentId" label="操作">
+ <el-table-column align="center" prop="studentId" label="操作" fixed="right">
<div>
<auth auths="/organDateDetail">