Commit 49f721bf authored by xishifeng's avatar xishifeng

日报title修改

parent 254fdffc
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<tbody id="appendArea"> <tbody id="appendArea">
<tr> <tr>
<th>上传时间</th> <th>上传时间</th>
<th></th> <th></th>
</tr> </tr>
<tr v-for="(item, index) in dataList" :key="item.id"> <tr v-for="(item, index) in dataList" :key="item.id">
<td>{{item.create_time}}</td> <td>{{item.create_time}}</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