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