mo 3 lat temu
rodzic
commit
fb30c3f99a

+ 1 - 1
src/views/2021memeberActionManager/index.vue

@@ -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

+ 2 - 1
src/views/main/cloudDate/organDate.vue

@@ -247,6 +247,7 @@
             prop="vipStudentDuty"
             label="付费会员占比"
             width="150px"
+            fixed="right"
           >
             <template slot="header" slot-scope="slot">
               <div class="titleCell">
@@ -296,7 +297,7 @@
             </template>
           </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">
               <div>
                 <auth auths="/organDateDetail">