mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-19 11:34:36 +08:00
7 lines
133 B
Text
7 lines
133 B
Text
<div id="formShow" >
|
|
<form-show
|
|
form-url="<%= form_path(@form) %>"
|
|
/>
|
|
</div>
|
|
|
|
<%= javascript_include_tag 'vue_form_show' %>
|