Browse Source

Updated public

north 7 years ago
parent
commit
8b9db8eab9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      www/protected/views/jRecord/index.php

+ 1 - 1
www/protected/views/jRecord/index.php

@@ -23,7 +23,7 @@
                 <!--                </div>-->
             </div>
             <div style="margin: 3px 2px;padding:5px;border: 1px solid #95B8E7;">
-                <a href="#" class='easyui-linkbutton' iconCls="icon-add" plain="true" onclick="export_order();return false;">导出提货记录1 </a>
+                <a href="#" class='easyui-linkbutton' iconCls="icon-add" plain="true" onclick="export_order();return false;">导出提货记录 </a>
                 <a href="#" class='easyui-linkbutton' plain="true" iconCls="icon-add" onclick="add_content();return false;">新增提货记录</a>
             </div>
         </div>