Commit 5e69b058 authored by liudong1993's avatar liudong1993

1

parent 4c628a4b
......@@ -252,7 +252,7 @@
</td>
<td>
<span v-if="item.CallBackReFrId>0" class="cursorpointer" :class=" item.Type === 1 ? 'CAcc_bg_green' : 'CAcc_bg_red'" @click="goUrlNew(item,1)">{{ item.CallBackReFrId }}</span>
<span v-if="item.DutyNo">{{ item.DutyNo }}</span>
<span v-if="item.DutyNo">{{ item.Term }}</span>
</td>
<td><span>{{item.CreateDate}}</span></td>
<td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment