From ca42a5047cb15ae63035f15a971a8e1ec858851f Mon Sep 17 00:00:00 2001 From: Junjie <540245094@qq.com> Date: 星期三, 20 十二月 2023 16:24:04 +0800 Subject: [PATCH] # --- src/main/webapp/views/order/order.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/order/order.html b/src/main/webapp/views/order/order.html index 28221e7..64fc2aa 100644 --- a/src/main/webapp/views/order/order.html +++ b/src/main/webapp/views/order/order.html @@ -109,6 +109,7 @@ {{# } }} {{# } }} <a class="layui-btn layui-btn-danger layui-btn-xs btn-delete" lay-event="del">鍒犻櫎</a> + <a class="layui-btn layui-btn-primary layui-btn-xs btn-report" lay-event="report">涓婃姤</a> </script> <!-- 琛ㄦ牸鎿嶄綔鍒� --> <script type="text/html" id="tbLook"> @@ -261,7 +262,7 @@ <thead> <tr style="background: none"> <td>No.</td> - <td>鍗曟嵁鍙�</td> + <td>鐗╂枡鍙�</td> <td>鏁伴噺</td> </tr> </thead> -- Gitblit v1.9.1