From a120f5a232d162d8e3891e5551c9e97fd1820422 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期二, 02 三月 2021 15:33:27 +0800 Subject: [PATCH] # --- src/main/webapp/views/custOrder/custOrder.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/custOrder/custOrder.html b/src/main/webapp/views/custOrder/custOrder.html index 5c1e37d..a7dc0cd 100644 --- a/src/main/webapp/views/custOrder/custOrder.html +++ b/src/main/webapp/views/custOrder/custOrder.html @@ -40,7 +40,7 @@ </script> <script type="text/html" id="operate"> - <a class="layui-btn layui-btn-xs" lay-event="stockOut">寮�濮嬫崱璐�</a> + <a class="layui-btn layui-btn-sm" lay-event="stockOut" style="font-size: 16px">鎹¤揣</a> <!-- <a class="layui-btn layui-btn-xs btn-edit" lay-event="edit">缂栬緫</a>--> </script> -- Gitblit v1.9.1