yusijie
2024-11-02 6ef89c7ecf836c80d64b16a33478032e5c854be8
WebTM/views/车间管理/报表分析/Mes_OrderProcFlowAllReport_ICMO.html
@@ -50,12 +50,12 @@
                                        </button>
                                    </div>
                                </div>
                                <!--<div class="layui-inline">
                                <div class="layui-inline">
                                    <label class="layui-form-label">閮ㄩ棬鍚嶇О</label>
                                    <div class="layui-input-block">
                                        <input type="text" class="layui-input" id="txtHDeptName" style="width:190px;">
                                    </div>
                                </div>-->
                                </div>
                                <div class="layui-inline">
                                    <div class="layui-input-block">
                                        <input type="checkbox" name="chkHShowUnFinish" id="chkHShowUnFinish" lay-skin="primary" lay-filter="chkHShowUnFinish" title="鍙樉绀烘湭瀹屽伐">
@@ -323,7 +323,7 @@
                    }
                    sWhere += " and " + ColName2 + " " + com2;
                }
                sWhere = "'" + txtHOrderProcNo + "','" + txtHMaterNumber + "','" + check + "'" ;
                sWhere = "'" + txtHOrderProcNo + "','" + txtHMaterNumber + "','" + check + "'" + ",'" + txtHDeptName + "'" ;
                get_Display(sWhere);
                //璋冪敤鎺ュ彛鍚庢竻绌簊Where缂撳瓨
                sWhere = "";