linwenxin 1 рік тому
батько
коміт
f7335311c1

+ 1 - 4
src/views/workOrder/workOrderPool/detailModule/workOrderInfo/index.vue

@@ -9,10 +9,7 @@
           </div>
           <div slot="right" style="width: 55%; position: relative">
             <div class="pgxxTable">
-              <zj-table key="paigongxinxitable" :columns="logColumns" :table-data="logList" :table-attributes="{
-                height: '100%',
-                border: true
-              }" />
+              <zj-table :columns="logColumns" :table-data="logList" :table-attributes="{ height: '100%', border: true }" />
             </div>
           </div>
         </zj-form-module>