odc.xiaohui
2023-01-09 d73fb58ad513da58145027ea74ce928447234b1d
2023/1/9
肖辉
UI样式修改
2个文件已修改
9 ■■■■■ 已修改文件
src/views/operate/disposal/casepool/dispatch/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/systemSetting/baseSetting/user/components/main/index.vue 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/operate/disposal/casepool/dispatch/index.vue
@@ -549,4 +549,4 @@
        padding: 0 5px;
    }
}
</style>
</style>
src/views/systemSetting/baseSetting/user/components/main/index.vue
@@ -3,8 +3,11 @@
    <div class="mainContent">
      <!-- 数据展示 -->
      <el-table
          border
          stripe
        ref="multipleTable"
        :header-cell-style="{
          'background':'#F5F5F5',
          'font-size': '14px',
          'font-weight': '650',
          'line-height': '45px',
@@ -516,7 +519,7 @@
          width: 120px;
        }
      }
    }
@@ -558,4 +561,4 @@
    }
  }
}
</style>
</style>