Skip to content

Commit

Permalink
show good name
Browse files Browse the repository at this point in the history
  • Loading branch information
qinmingyuan committed Nov 23, 2024
1 parent 73c9883 commit d217c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/factory/in/items/_index/_index_tbody.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<td><%= model.member&.name %></td>
<td>
<p class="text-primary"><%= model.organ.name %></p>
<p><%= model.good.name %></p>
<p><%= model.good_name %></p>
</td>
<td><%= model.number %></td>
<td><%= model.amount %></td>
Expand Down

0 comments on commit d217c49

Please sign in to comment.