duhe
2025-07-11 0f1ed837ca6090da7d440886a6c9179353100893
直接调拨单:条码明细打印
4个文件已修改
3个文件已添加
129 ■■■■■ 已修改文件
WebTM/Properties/PublishProfiles/LAYUI.pubxml.user 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/WebTM.csproj 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/基础资料/公用基础资料/HBarPlanPrint.html 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/基础资料/公用基础资料/xmlLBM_Kf_BarCodeDetailQuery.aspx 28 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/基础资料/公用基础资料/xmlLBM_Kf_BarCodeDetailQuery.aspx.cs 17 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/基础资料/公用基础资料/xmlLBM_Kf_BarCodeDetailQuery.aspx.designer.cs 26 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/条码明细/Kf_BarCodeDetailQuery.html 34 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/Properties/PublishProfiles/LAYUI.pubxml.user
@@ -29,11 +29,11 @@
    </File>
    <File Include="bin/WebTM.dll">
      <publishTime>04/27/2021 20:31:08</publishTime>
      <publishTime>07/11/2025 08:15:18</publishTime>
      <publishTime>07/11/2025 15:33:51</publishTime>
    </File>
    <File Include="bin/WebTM.pdb">
      <publishTime>04/27/2021 20:31:08</publishTime>
      <publishTime>07/11/2025 08:15:18</publishTime>
      <publishTime>07/11/2025 15:33:51</publishTime>
    </File>
    <File Include="HtmlPage1.html">
      <publishTime>04/11/2023 16:34:42</publishTime>
@@ -3840,7 +3840,7 @@
      <publishTime>07/21/2023 16:58:37</publishTime>
    </File>
    <File Include="views/基础资料/公用基础资料/HBarPlanPrint.html">
      <publishTime>07/02/2025 10:15:36</publishTime>
      <publishTime>07/11/2025 14:54:02</publishTime>
    </File>
    <File Include="views/基础资料/公用基础资料/HBarPlanPrint_GXPG.html">
      <publishTime>04/11/2023 16:34:43</publishTime>
@@ -3958,6 +3958,9 @@
    </File>
    <File Include="views/基础资料/公用基础资料/xmlLBM_ICStockBill.aspx">
      <publishTime>04/11/2023 16:34:43</publishTime>
    </File>
    <File Include="views/基础资料/公用基础资料/xmlLBM_Kf_BarCodeDetailQuery.aspx">
      <publishTime>07/11/2025 14:56:38</publishTime>
    </File>
    <File Include="views/基础资料/公用基础资料/xmlLBM_Kf_ICStockBackBillList.aspx">
      <publishTime>04/15/2024 09:00:50</publishTime>
@@ -4936,7 +4939,7 @@
      <publishTime>03/28/2024 12:35:12</publishTime>
    </File>
    <File Include="views/条码明细/Kf_BarCodeDetailQuery.html">
      <publishTime>04/27/2023 13:21:06</publishTime>
      <publishTime>07/11/2025 15:15:50</publishTime>
    </File>
    <File Include="views/条码明细/Kf_MateOutBillList_CodeDetail.html">
      <publishTime>09/13/2024 15:42:13</publishTime>
@@ -8682,7 +8685,7 @@
    </File>
    <File Include="Web.config">
      <publishTime>04/27/2021 20:31:08</publishTime>
      <publishTime>07/02/2025 08:44:06</publishTime>
      <publishTime>07/11/2025 15:33:57</publishTime>
    </File>
  </ItemGroup>
</Project>
WebTM/WebTM.csproj
@@ -496,6 +496,7 @@
    <Content Include="views\基础资料\公用基础资料\Gy_WorkCenter_Excel.html" />
    <Content Include="views\基础资料\公用基础资料\Gy_UnitConvertRateList.html" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_Gy_StockPlaceList.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_Kf_BarCodeDetailQuery.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_Sc_CustTagBarCodeList_Select.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_Sc_CustTagBarCodeList.aspx" />
    <Content Include="views\基础资料\公用基础资料\xmlLBM_HPayMentBill.aspx" />
@@ -2593,6 +2594,13 @@
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_Gy_StockPlaceList.aspx.designer.cs">
      <DependentUpon>xmlLBM_Gy_StockPlaceList.aspx</DependentUpon>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_Kf_BarCodeDetailQuery.aspx.cs">
      <DependentUpon>xmlLBM_Kf_BarCodeDetailQuery.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_Kf_BarCodeDetailQuery.aspx.designer.cs">
      <DependentUpon>xmlLBM_Kf_BarCodeDetailQuery.aspx</DependentUpon>
    </Compile>
    <Compile Include="views\基础资料\公用基础资料\xmlLBM_Sc_CustTagBarCodeList_Select.aspx.cs">
      <DependentUpon>xmlLBM_Sc_CustTagBarCodeList_Select.aspx</DependentUpon>
      <SubType>ASPXCodeBehind</SubType>
WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/HBarPlanPrint.html
@@ -344,6 +344,9 @@
                    CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Sc_CustTagBarCodeList_Select.aspx?linterid=" + ListTrue[0], true, "");
                }               
                break;
            case "Kf_BarCodeDetailQuery": //条码明细
                CreateDisplayViewerEx("100%", "100%", "../../grf/" + OpenTmp + ".grf", "xmlLBM_Kf_BarCodeDetailQuery.aspx?linterid=" + value, true, "");
                break;
        }
    </script>
</body>
WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/xmlLBM_Kf_BarCodeDetailQuery.aspx
New file
@@ -0,0 +1,28 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="xmlLBM_Kf_BarCodeDetailQuery.aspx.cs" Inherits="WebTM.views.基础资料.公用基础资料.xmlLBM_Kf_BarCodeDetailQuery" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <title></title>
     <script runat="server">
    protected void Page_Load(object sender, EventArgs e)
    {
        //★特别提示★:
        //不同的数据库应该选用不同的报表XML数据生成类,SQL Server数据库用SqlXMLReportData,Oracle数据库用OracleXMLReportData
        //OledbXMLReportData适合于Access等本地数据库,为了演示方便,这里从Grid++Report的Access例子数据库中获取报表数据
        //OledbXMLReportData.GenOneRecordset(this, "select * from Customers order by CustomerID");
        //SqlXMLReportData.GenOneRecordset(this, "select * from h_v_Kf_POStockInBillList_K3 where hmainid=1781");
        SqlXMLReportData.GenOneRecordset(this, "exec h_p_Kf_BarCodeDetailQuery_print " + Request.Params["linterid"]);
    }
</script>
</head>
<body>
    <form id="form1" runat="server">
        <div>
        </div>
    </form>
</body>
</html>
WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/xmlLBM_Kf_BarCodeDetailQuery.aspx.cs
New file
@@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace WebTM.views.基础资料.公用基础资料
{
    public partial class xmlLBM_Kf_BarCodeDetailQuery : System.Web.UI.Page
    {
        protected void Page_Load(object sender, EventArgs e)
        {
        }
    }
}
WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/xmlLBM_Kf_BarCodeDetailQuery.aspx.designer.cs
New file
@@ -0,0 +1,26 @@
//------------------------------------------------------------------------------
// <自动生成>
//     æ­¤ä»£ç ç”±å·¥å…·ç”Ÿæˆã€‚
//
//     å¯¹æ­¤æ–‡ä»¶çš„æ›´æ”¹å¯èƒ½å¯¼è‡´ä¸æ­£ç¡®çš„行为,如果
//     é‡æ–°ç”Ÿæˆä»£ç ï¼Œåˆ™æ‰€åšæ›´æ”¹å°†ä¸¢å¤±ã€‚
// </自动生成>
//------------------------------------------------------------------------------
namespace WebTM.views.基础资料.公用基础资料
{
    public partial class xmlLBM_Kf_BarCodeDetailQuery
    {
        /// <summary>
        /// form1 æŽ§ä»¶ã€‚
        /// </summary>
        /// <remarks>
        /// è‡ªåŠ¨ç”Ÿæˆçš„å­—æ®µã€‚
        /// è‹¥è¦è¿›è¡Œä¿®æ”¹ï¼Œè¯·å°†å­—段声明从设计器文件移到代码隐藏文件。
        /// </remarks>
        protected global::System.Web.UI.HtmlControls.HtmlForm form1;
    }
}
WebTM/views/ÌõÂëÃ÷ϸ/Kf_BarCodeDetailQuery.html
@@ -161,6 +161,7 @@
                    case 'btn-view':
                        break;
                    case 'btn-print':
                        get_PrintReport();
                        break;
                };
            });
@@ -410,6 +411,39 @@
                })
            }
            //#region æ‰“印
            function get_PrintReport() {
                var checkStatus = table.checkStatus('mainTable')
                    , data = checkStatus.data;
                if (checkStatus.data.length > 0) {
                    var sWhere_Temp = "";
                    var HBarCodeStrList = "";
                    for (var i = 0; i < checkStatus.data.length; i++) {
                        HBarCodeStrList += "''" + checkStatus.data[i]["条码"] + "'',";
                    }
                    if (HBarCodeStrList.length > 0) {
                        HBarCodeStrList = HBarCodeStrList.substring(0, HBarCodeStrList.length - 1);
                    }
                    sWhere_Temp += HInterID + ",'" + HBillType + "','" + HBillNo + "',' and æ¡ç  in (" + HBarCodeStrList + ")'";
                    layer.open({
                        type: 2
                        , area: ['50%', '50%']
                        , title: '打印模版选择'
                        , shade: 0.6 //遮罩透明度
                        , maxmin: false //允许全屏最小化
                        , anim: 0 //0-6的动画形式,-1不开启
                        , content: ['../BaseSet/SRM_OpenTmpList.html?sWhere=' + sWhere_Temp + '&MyMsg=' + sWhere_Temp + '&Type=Kf_BarCodeDetailQuery', 'yes']
                        , resize: false
                    })
                }
                else {
                    layer.msg('请选择数据打印!');
                }
            }
            //#endregion
            //// é‡ç½®è¿‡æ»¤æ¡ä»¶
            //function set_ClearQuery() {
            //    //$("#HStartDate").val(Format(new Date(new Date() - 1000 * 60 * 60 * 24 * 30), "yyyy-MM-dd"));