Browse Source

-破锁管理看板:将看板提示由右上角调整至左上角

jiangbiao 1 year ago
parent
commit
2c249dfc26
1 changed files with 5 additions and 5 deletions
  1. 5 5
      ui/src/views/apply/lock/lock-eu.vue

+ 5 - 5
ui/src/views/apply/lock/lock-eu.vue

@@ -10,11 +10,6 @@
       <div class="zoom" @wheel.prevent="handleTableWheel($event)" ref="branch">
         <table v-if="!loading&&data.length>0">
           <tr>
-            <th colspan="5">
-            </th>
-            <th colspan="25">
-              <span style="font-size: 40px">蒸汽裂解装置锁开&锁关摆放看板</span><br/>
-            </th>
             <th>
               <el-tag class="fwAndbg" size="medium" style="font-size: 12px;margin: 5px 10px;">LO-已挂锁</el-tag>
             </th>
@@ -30,6 +25,11 @@
             <th >
               <el-tag class="grey" size="medium" style="font-size: 12px;margin: 0px 10px;">已删除</el-tag>
             </th>
+            <th colspan="25">
+              <span style="font-size: 40px">蒸汽裂解装置锁开&锁关摆放看板</span><br/>
+            </th>
+            <th colspan="5">
+            </th>
           </tr>
           <tr v-for="(list) in data">
             <td v-for="(item) in list">