7105ee7d by renchao@pashanhoo.com

style:受理申请变化情况对比功能得完善样式的修改

1 parent 01cf91f7
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-19 09:52:37
* @LastEditTime: 2023-10-24 13:28:43
-->
<template>
<div class="djxxTable">
......@@ -169,10 +169,8 @@
<style lang="scss" scoped>
@import "./qlxxCommon.scss";
.bgc {
td {
// background-color: rgb(182, 203, 207) !important;
}
.rollTable {
max-height: 80vh;
}
.xxTable tr td {
min-width: 520px !important;
......