소스 검색

改变table高度

mw_666 3 년 전
부모
커밋
7d516b5052
4개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      src/views/Decision/Decision2.vue
  2. 1 1
      src/views/Decision/Decision2Cjdb.vue
  3. 1 1
      src/views/Decision/Decision2Xldb.vue
  4. 1 1
      src/views/Decision/Decision2Xmdb.vue

+ 1 - 1
src/views/Decision/Decision2.vue

@@ -958,7 +958,7 @@
 			overflow: auto;
 
 			tbody {
-				height: 189px;
+				height: 279px;
 			}
 
 			th,

+ 1 - 1
src/views/Decision/Decision2Cjdb.vue

@@ -882,7 +882,7 @@
 			overflow: auto;
 
 			tbody {
-				height: 189px;
+				height: 279px;
 			}
 
 			th,

+ 1 - 1
src/views/Decision/Decision2Xldb.vue

@@ -922,7 +922,7 @@
 			overflow: auto;
 
 			tbody {
-				height: 189px;
+				height: 279px;
 			}
 
 			th,

+ 1 - 1
src/views/Decision/Decision2Xmdb.vue

@@ -920,7 +920,7 @@
 			overflow: auto;
 
 			tbody {
-				height: 189px;
+				height: 279px;
 			}
 
 			th,