박민혁 박민혁 2024-02-16
240216 박민혁 진단상세결과 현황 수정
@c2380a22b9d091bdaf8b16d4000a437a804d4b6d
client/views/pages/result/ExecRuleResult.vue
--- client/views/pages/result/ExecRuleResult.vue
+++ client/views/pages/result/ExecRuleResult.vue
@@ -159,10 +159,10 @@
     </div>
   </div>
   <div v-show="isModalOpen" class="modal-wrapper">
-    <div class="modal-container">
+    <div class="modal-container" style="height: 60%">
       <div class="modal-title">
         <div class="flex justify-between align-center">
-          <h2>상세 내용 조회</h2>
+          <h1>{{ null }}컬럼오류데이터조회</h1>
           <button class="close-btn" @click="closeModal">X</button>
         </div>
       </div>
@@ -175,7 +175,6 @@
                 <col style="width: 85%" />
                 <col style="width: " />
               </colgroup>
-              <h1>{{ null }}컬럼오류데이터조회</h1>
               <thead>
                 <tr>
                   <th>No.</th>
@@ -190,30 +189,7 @@
                         <td>15</td>
                         </tr>
                 </tbody>
-
               </thead>
-            </table>
-            <table class="list-table">
-              <thead>
-                <tr>
-                  <th>추가할</th>
-                  <th>테이블</th>
-                  <th>공간</th>
-                  <th>입니다</th>
-                  <th>임재현</th>
-                  <th>임재현</th>
-                </tr>
-              </thead>
-              <tbody>
-                <tr>
-                  <td>1</td>
-                  <td>04:00:00</td>
-                  <td>접속성공</td>
-                  <td>접속성공</td>
-                  <td>접속성공</td>
-                  <td>접속성공</td>
-                </tr>
-              </tbody>
             </table>
           </li>
           <li id="tab01" v-show="activeTab === 'tab1'"></li>
Add a comment
List