소스 검색

fix: #所有页面的表格字段优化间距

loki 3 년 전
부모
커밋
62da661a02
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/financialManagement/cashDetail/index.vue
  2. 1 1
      src/views/pointsManagement/pointsDetail/index.vue

+ 1 - 1
src/views/financialManagement/cashDetail/index.vue

@@ -34,7 +34,7 @@ export default {
         {
           key: 'accountId',
           name: '用户ID',
-          width: this.$col.m
+          width: this.$col.b
         },
         {
           key: 'scene',

+ 1 - 1
src/views/pointsManagement/pointsDetail/index.vue

@@ -34,7 +34,7 @@ export default {
         {
           key: 'accountId',
           name: '用户ID',
-          width: this.$col.m
+          width: this.$col.b
         },
         // {
         //   key: 'region',