1
yangle
2024-04-23 2e7bbb737b0a2d147c1dcd922e97bda23b13c4de
WebTM/views/³µ¼ä¹ÜÀí/¹¤ÐòÁ÷ת¿¨/Sc_ProcessExchangeBill_Mul.html
@@ -237,6 +237,12 @@
                                                <input type="text" class="layui-input" name="HColorRemark" id="HColorRemark">
                                            </div>
                                        </div>
                                        <div class="layui-inline">
                                            <label class="layui-form-label" style="width: 85px;">订单跟踪号</label>
                                            <div class="layui-input-block" style="margin-left: 120px;">
                                                <input type="text" class="layui-input" name="HPlanOrderProcNo" id="HPlanOrderProcNo" value="" style="background-color:#efefef4d;" readonly>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
@@ -775,6 +781,8 @@
                        //$("#HAuxUnit").val(data1.data[0].HAuxUnit);
                        $("#HMaterModel").val(data1.data[0].规格型号);
                        $("#HPlanOrderProcNo").val(data1.data[0].HPlanOrderProcNo);
                        $.ajax({
                            type: "get",
                            url: GetWEBURL() + "LEMS/Gy_RoutingBillList",