Commit 478b2046 authored by 罗超's avatar 罗超

修改部分问题

parent 0fe18d63
......@@ -238,7 +238,7 @@
@mouseleave="outTable"
@mouseover="activeTd(index,4)"
@click="chosen(index,4)"
>{{item.AdSend}}分钟</td>
>{{item.AdSend}}</td>
<td
@mouseleave="outTable"
@mouseover="activeTd(index,5)"
......@@ -289,7 +289,7 @@
@mouseleave="outTable"
@mouseover="activeTd(index,13)"
@click="chosen(index,13)"
>{{item.OutTime}}</td>
>{{item.OutTime}}小时</td>
<td
@mouseleave="outTable"
@mouseover="activeTd(index,14)"
......
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