From 4a31f12e2e563b3a70b7555af84c1c2224814c25 Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期四, 10 七月 2025 10:23:49 +0800 Subject: [PATCH] # --- src/main/webapp/views/order/order.html | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/order/order.html b/src/main/webapp/views/order/order.html index aaa9ffe..f6fb615 100644 --- a/src/main/webapp/views/order/order.html +++ b/src/main/webapp/views/order/order.html @@ -107,6 +107,9 @@ <a class="layui-btn layui-btn-danger layui-btn-xs btn-delete" lay-event="del">鍒犻櫎</a> <a class="layui-btn layui-btn-primary layui-border-blue layui-btn-xs btn-complete" lay-event="complete">瀹岀粨</a> {{# } }} + {{# if (d.settle == 4) { }} + <a class="layui-btn layui-btn-danger layui-btn-xs btn-delete" lay-event="del">鍒犻櫎</a> + {{# } }} </script> <!-- 琛ㄦ牸鎿嶄綔鍒� --> <script type="text/html" id="tbLook"> -- Gitblit v1.9.1