Commit 311dabea authored by Mac's avatar Mac

1

parent 8f451d75
...@@ -265,7 +265,7 @@ ...@@ -265,7 +265,7 @@
<span>{{ item.StuChannelName?item.StuChannelName:'-' }}</span> <span>{{ item.StuChannelName?item.StuChannelName:'-' }}</span>
</td> </td>
<td> <td>
<span>{{ item.StuCreateByName?item.StuCreateByName:'-' }}</span> <span>{{ item.CreateByName?item.CreateByName:'-' }}</span>
</td> </td>
<td> <td>
<span>{{ item.StuGuestStateName }}</span> <span>{{ item.StuGuestStateName }}</span>
......
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