From 5633f900d2574fff2f88e9a672091bc3d6b88907 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 18 八月 2025 16:28:47 +0800
Subject: [PATCH] 1

---
 WebTM/Properties/PublishProfiles/LAYUI.pubxml.user |    2 +-
 WebTM/views/基础资料/公用基础资料/Gy_BarCodeReport.html      |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/WebTM/Properties/PublishProfiles/LAYUI.pubxml.user b/WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
index 70248bd..e0c7e11 100644
--- a/WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
+++ b/WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
@@ -3568,7 +3568,7 @@
       <publishTime>06/23/2025 09:37:48</publishTime>
     </File>
     <File Include="views/鍩虹璧勬枡/鍏敤鍩虹璧勬枡/Gy_BarCodeReport.html">
-      <publishTime>08/18/2025 13:00:59</publishTime>
+      <publishTime>08/18/2025 13:35:15</publishTime>
     </File>
     <File Include="views/鍩虹璧勬枡/鍏敤鍩虹璧勬枡/Gy_CheckItem.html">
       <publishTime>07/29/2025 13:10:58</publishTime>
diff --git "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_BarCodeReport.html" "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_BarCodeReport.html"
index be6b0db..ca87282 100644
--- "a/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_BarCodeReport.html"
+++ "b/WebTM/views/\345\237\272\347\241\200\350\265\204\346\226\231/\345\205\254\347\224\250\345\237\272\347\241\200\350\265\204\346\226\231/Gy_BarCodeReport.html"
@@ -62,8 +62,8 @@
                                     <label class="layui-form-label">绔欏埆</label>
                                     <div class="layui-input-block" style="width:180px;">
                                         <select id="Station" name="Station">
-                                            <option value="0" selected="selected"></option>
-                                            <option value="AOI1">AOI1</option>
+                                            <!--<option value="0" selected="selected"></option>-->
+                                            <option value="AOI1" selected="selected">AOI1</option>
                                             <option value="AOI2">AOI2</option>
                                             <option value="AOI3">AOI3</option>
                                             <option value="AOI4">AOI4</option>

--
Gitblit v1.9.1