src/main/resources/mapper/asrs/ViewWorkInMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/views/report/viewWorkIn.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/main/webapp/views/report/viewWorkOut.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/asrs/ViewWorkInMapper.xml
@@ -14,8 +14,8 @@ <if test="anfme != null and anfme != ''"> and anfme = #{anfme} </if> <if test="orderNo != null and orderNo != ''"> and order_no = #{orderNo} <if test="order_no != null and order_no != ''"> and order_no = #{order_no} </if> <!-- <if test="maktx!=null and maktx!='' ">--> <!-- and (maktx like '%' + #{maktx} + '%'--> src/main/webapp/views/report/viewWorkIn.html
@@ -36,7 +36,7 @@ </div> <div class="layui-inline"> <div class="layui-input-inline"> <input class="layui-input" type="text" name="orderNo" placeholder="订单编号" autocomplete="off"> <input class="layui-input" type="text" name="order_no" placeholder="订单编号" autocomplete="off"> </div> </div> <div class="layui-inline"> src/main/webapp/views/report/viewWorkOut.html
@@ -36,7 +36,7 @@ </div> <div class="layui-inline"> <div class="layui-input-inline"> <input class="layui-input" type="text" name="orderNo" placeholder="订单编号" autocomplete="off"> <input class="layui-input" type="text" name="order_no" placeholder="订单编号" autocomplete="off"> </div> </div> <div class="layui-inline">