From a0b733a8b19b1db43395a96408098596ac3d2a86 Mon Sep 17 00:00:00 2001
From: tqs <56479841@qq.com>
Date: 星期二, 05 十二月 2023 08:16:06 +0800
Subject: [PATCH] #
---
src/main/webapp/views/order/order.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/order/order.html b/src/main/webapp/views/order/order.html
index 88ddfa6..23b97cb 100644
--- a/src/main/webapp/views/order/order.html
+++ b/src/main/webapp/views/order/order.html
@@ -117,9 +117,9 @@
{{#if (d.settle == 1){ }}
<a class="layui-btn layui-btn-sm layui-btn-danger" lay-event="stockOut" style="font-size: 16px">鎷h揣鍗�</a>
{{# } }}
- {{#if (d.settle == 2 || d.settle == 4){ }}
+<!-- {{#if (d.settle == 2 || d.settle == 4){ }}-->
<a class="layui-btn layui-btn-sm layui-btn-normal" lay-event="print" style="font-size: 16px">鎵撳嵃</a>
- {{# } }}
+<!-- {{# } }}-->
</script>
<script type="text/html" id="settleTpl">
--
Gitblit v1.9.1