From 83b9213dc893bec8f94e04cad121abb6649886dd Mon Sep 17 00:00:00 2001 From: chengsc <Demo@DESKTOP-CPA90BF> Date: 星期日, 13 十月 2024 17:55:04 +0800 Subject: [PATCH] 修改业务需求问题 --- HTML/views/ASNSetting/LabelPrintSelect.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HTML/views/ASNSetting/LabelPrintSelect.html b/HTML/views/ASNSetting/LabelPrintSelect.html index 882b7c7..09fa573 100644 --- a/HTML/views/ASNSetting/LabelPrintSelect.html +++ b/HTML/views/ASNSetting/LabelPrintSelect.html @@ -39,7 +39,7 @@ <label class="layui-form-label">閲嶇疆鎵瑰彿</label> <div class="layui-input-block"> <select name="reset" id="reset" lay-filter="reset" lay-verify="required"> - <option value="1">鏄�</option> + <!-- <option value="1">鏄�</option> --> <option value="0">鍚�</option> </select> </div> -- Gitblit v1.8.0