Commit 2bf34ad2 authored by yangzhengwu's avatar yangzhengwu

修改页面

parent 54d5f0ee
......@@ -220,7 +220,7 @@
<div style="line-height: 25px;display: flex;font-size: 12px;text-align: center"
v-for="item in jxlistData">
<div style="color: #68D8FE ;width: 120px;"
v-text="$moment(item.jxsj).format('YYYY-MM-DD') "></div>
v-text="$moment(item.addattime).format('YYYY-MM-DD') "></div>
<div style="color: #68D8FE ;width: calc(100% - 120px);text-align: left;padding-left: 5px;"
v-text="item.ktext"></div>
</div>
......
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