Browse Source

样式增加

bding 1 năm trước cách đây
mục cha
commit
53c9ed6c9d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/custom_manage/compontents/permissionDetail.vue

+ 1 - 1
src/views/custom_manage/compontents/permissionDetail.vue

@@ -19,7 +19,7 @@
         </el-table-column>
         <el-table-column v-if="fromType == 'edit'" type="selection" width="70" align="center" label-class-name="DisabledSelection" :selectable="canSelect"> </el-table-column>
       </el-table>
-      <div style="margin-bottom: 20px" v-if="Points">
+      <div style="margin: 20px 0" v-if="Points">
         <span>研选服务点数</span>
         <span>{{ Points }}</span>
         <span class="editsty" @click="lookNumber">明细>></span>