Commit 28e6ac6d authored by zhengke's avatar zhengke

修改

parent 1b9caf82
......@@ -81,6 +81,7 @@
min-height: 90px;
border-right:1px dashed #d1d1d1;
padding:10px;
color:#000;
}
.continu_Div:last-child{
border-right:0;
......
......@@ -70,10 +70,10 @@
从【{{item.SourceClassName}}】转入。关联订单号{{item.SourceOrderId}}
</template>
</div>
<div class="order_OfferId" v-if="item.TargetJoinType==3">
<div class="order_OferTitle" v-if="item.TargetJoinType==3">
续费订单:{{item.TargetOrderId}}
</div>
<div class="order_OfferId" v-if="item.TargetJoinType==4">
<div class="order_OferTitle" v-if="item.TargetJoinType==4">
已转班【{{item.TargetClassName}}】,关联订单号{{item.TargetOrderId}}
</div>
<div>{{item.EnterName}}</div>
......
......@@ -87,6 +87,7 @@
min-height: 90px;
border-right: 1px dashed #d1d1d1;
padding: 10px;
color:#000;
}
.continu_Div:last-child {
......
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