shenji %!s(int64=2) %!d(string=hai) anos
pai
achega
c9a5728acb
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/activiti/historicDetail.vue

+ 2 - 2
src/views/activiti/historicDetail.vue

@@ -43,7 +43,7 @@
               <span>{{t}}</span>
             </template>
           </a-table-column>
-          <a-table-column title="耗时" dataIndex="duration"  width="150" align="center">
+          <!-- <a-table-column title="耗时" dataIndex="duration"  width="150" align="center">
             <template slot-scope="t">
               <span>{{millsToTime(t)}}</span>
             </template>
@@ -52,7 +52,7 @@
             <template slot-scope="t">
               <span>{{t}}</span>
             </template>
-          </a-table-column>
+          </a-table-column> -->
           <a-table-column title="完成时间" dataIndex="endTime"  width="150" align="center">
             <template slot-scope="t">
               <span>{{t}}</span>