Browse Source

修改名字

laiguoran 3 years ago
parent
commit
bc808b0152
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/view/change/information_modal.ejs

+ 1 - 1
app/view/change/information_modal.ejs

@@ -121,7 +121,7 @@
                                     <% if (ctx.session.sessionProject.page_show.openChangeRevise) { %>
                                     <select class="input-group-text" id="select-list">
                                         <option value="0" selected>所有清单</option>
-                                        <option value="1">新增部位</option>
+                                        <option value="1">新增清单</option>
                                     </select>
                                     <% } %>
                                 </div>