Browse Source

采购计划下采购订单路径文字错误 ,冲插件改成冲压件

master
yidi.wu 1 year ago
parent
commit
4a29e40926
  1. 4
      Controller/CK.SCP.Controller.csproj
  2. BIN
      DLL/Z.EntityFramework.Extensions.dll
  3. 2
      Models/CK.SCP.Models.csproj
  4. 4
      SCP/Properties/AssemblyInfo.cs
  5. 2
      SCP/Properties/PublishProfiles/COM.pubxml
  6. 65
      SCP/SCP.csproj
  7. 2
      SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE.aspx
  8. 4
      SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE.aspx.cs
  9. 2
      SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE.aspx.designer.cs
  10. 2
      SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE_DETAIL.aspx
  11. 2
      SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE_DETAIL.aspx.cs
  12. 2
      SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE_DETAIL.aspx.designer.cs
  13. 2
      SCP/Views/富维冲压件/SCP_PO.aspx
  14. 2
      SCP/Views/富维冲压件/SCP_PO.aspx.cs
  15. 2
      SCP/Views/富维冲压件/SCP_PO.aspx.designer.cs
  16. 2
      SCP/Views/富维冲压件/SCP_PO_EXTEND.aspx
  17. 6
      SCP/Views/富维冲压件/SCP_PO_EXTEND.aspx.cs
  18. 2
      SCP/Views/富维冲压件/SCP_PO_EXTEND.aspx.designer.cs
  19. 0
      SCP/Views/富维冲压件/SCP_PO_EXTEND_DETAIL.aspx
  20. 0
      SCP/Views/富维冲压件/SCP_PO_EXTEND_DETAIL.aspx.cs
  21. 0
      SCP/Views/富维冲压件/SCP_PO_EXTEND_DETAIL.aspx.designer.cs
  22. 2
      SCP/Views/富维冲压件/SCP_PO_MAX.aspx
  23. 6
      SCP/Views/富维冲压件/SCP_PO_MAX.aspx.cs
  24. 2
      SCP/Views/富维冲压件/SCP_PO_MAX.aspx.designer.cs
  25. 2
      SCP/Views/富维冲压件/SCP_PO_MAX_DETAIL.aspx
  26. 2
      SCP/Views/富维冲压件/SCP_PO_MAX_DETAIL.aspx.cs
  27. 2
      SCP/Views/富维冲压件/SCP_PO_MAX_DETAIL.aspx.designer.cs
  28. 2
      SCP/Views/富维冲压件/SCP_PO_QH.aspx
  29. 6
      SCP/Views/富维冲压件/SCP_PO_QH.aspx.cs
  30. 2
      SCP/Views/富维冲压件/SCP_PO_QH.aspx.designer.cs
  31. 2
      SCP/Views/富维冲压件/SCP_PO_QH_DETAIL.aspx
  32. 2
      SCP/Views/富维冲压件/SCP_PO_QH_DETAIL.aspx.cs
  33. 2
      SCP/Views/富维冲压件/SCP_PO_QH_DETAIL.aspx.designer.cs
  34. 2
      SCP/Views/富维冲压件/SCP_PO_SUBDETAIL.aspx
  35. 2
      SCP/Views/富维冲压件/SCP_PO_SUBDETAIL.aspx.cs
  36. 2
      SCP/Views/富维冲压件/SCP_PO_SUBDETAIL.aspx.designer.cs
  37. 2
      SCP/Views/富维冲压件/SCP_PO_SUBPART.aspx
  38. 2
      SCP/Views/富维冲压件/SCP_PO_SUBPART.aspx.cs
  39. 2
      SCP/Views/富维冲压件/SCP_PO_SUBPART.aspx.designer.cs
  40. 4
      UniApiGroup/CK.SCP.GrupUniApi.csproj

4
Controller/CK.SCP.Controller.csproj

@ -32,7 +32,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="ChangKeTec.Utils">
<HintPath>D:\连接orlcor\ChangKeTec.Utils.dll</HintPath>
<HintPath>..\DLL\ChangKeTec.Utils.dll</HintPath>
</Reference>
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
@ -62,7 +62,7 @@
<Reference Include="System.Xml" />
<Reference Include="Z.EntityFramework.Extensions, Version=6.13.5.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Users\Administrator\Desktop\Z.EntityFramework.Extensions.dll</HintPath>
<HintPath>..\DLL\Z.EntityFramework.Extensions.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>

BIN
DLL/Z.EntityFramework.Extensions.dll

Binary file not shown.

2
Models/CK.SCP.Models.csproj

@ -56,7 +56,7 @@
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
<Reference Include="Z.EntityFramework.Extensions">
<HintPath>..\UniApiGroup\bin\Debug\Z.EntityFramework.Extensions.dll</HintPath>
<HintPath>..\DLL\Z.EntityFramework.Extensions.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>

4
SCP/Properties/AssemblyInfo.cs

@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// 可以指定所有值,也可以使用“修订号”和“内部版本号”的默认值,
// 方法是按如下所示使用 "*":
[assembly: AssemblyVersion("1.21.0204.1")]
[assembly: AssemblyFileVersion("1.21.0204.1")]
[assembly: AssemblyVersion("1.23.1023.1")]
[assembly: AssemblyFileVersion("1.23.1023.1")]

2
SCP/Properties/PublishProfiles/COM.pubxml

@ -11,7 +11,7 @@
<SiteUrlToLaunchAfterPublish />
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
<ExcludeApp_Data>False</ExcludeApp_Data>
<publishUrl>D:\SCP20201106</publishUrl>
<publishUrl>D:\Workspace\Publish\FWCYJ</publishUrl>
<DeleteExistingFiles>False</DeleteExistingFiles>
<PrecompileBeforePublish>True</PrecompileBeforePublish>
<EnableUpdateable>True</EnableUpdateable>

65
SCP/SCP.csproj

@ -2899,7 +2899,9 @@
<Content Include="extjs\version.txt" />
<Content Include="favicon.ico" />
<Content Include="fonts\glyphicons-halflings-regular.svg" />
<Content Include="Global.asax" />
<Content Include="Global.asax">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="fonts\glyphicons-halflings-regular.woff" />
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
<Content Include="fonts\glyphicons-halflings-regular.eot" />
@ -4568,16 +4570,16 @@
<Content Include="Views\WarehouseData\SCP_RECEIVE_DETAIL_VIEW.aspx" />
<Content Include="Views\WarehouseData\SCP_RECEIVE.aspx" />
<Content Include="Views\WarehouseData\SCP_RECEIVE_DETAIL.aspx" />
<Content Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE.aspx" />
<Content Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE_DETAIL.aspx" />
<Content Include="Views\富维冲件\SCP_PO.aspx" />
<Content Include="Views\富维冲件\SCP_PO_EXTEND.aspx" />
<Content Include="Views\富维冲件\SCP_PO_MAX.aspx" />
<Content Include="Views\富维冲件\SCP_PO_MAX_DETAIL.aspx" />
<Content Include="Views\富维冲件\SCP_PO_QH.aspx" />
<Content Include="Views\富维冲件\SCP_PO_QH_DETAIL.aspx" />
<Content Include="Views\富维冲件\SCP_PO_SUBDETAIL.aspx" />
<Content Include="Views\富维冲件\SCP_PO_SUBPART.aspx" />
<Content Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE.aspx" />
<Content Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE_DETAIL.aspx" />
<Content Include="Views\富维冲件\SCP_PO.aspx" />
<Content Include="Views\富维冲件\SCP_PO_EXTEND.aspx" />
<Content Include="Views\富维冲件\SCP_PO_MAX.aspx" />
<Content Include="Views\富维冲件\SCP_PO_MAX_DETAIL.aspx" />
<Content Include="Views\富维冲件\SCP_PO_QH.aspx" />
<Content Include="Views\富维冲件\SCP_PO_QH_DETAIL.aspx" />
<Content Include="Views\富维冲件\SCP_PO_SUBDETAIL.aspx" />
<Content Include="Views\富维冲件\SCP_PO_SUBPART.aspx" />
<Content Include="Views\富维本特勒\SCP_PO_EXTEND.aspx" />
<Content Include="Views\富维本特勒\SupplierData\SCP_ASK.aspx" />
<Content Include="Views\富维本特勒\SupplierData\SCP_ASK_DETAIL.aspx" />
@ -5286,6 +5288,7 @@
</Compile>
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Compile>
<Compile Include="html5\General\BarCode.ashx.cs">
<DependentUpon>BarCode.ashx</DependentUpon>
@ -6017,74 +6020,74 @@
<Compile Include="Views\WarehouseData\SCP_RECEIVE_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_RECEIVE_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE.aspx.cs">
<Compile Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE.aspx.cs">
<DependentUpon>SCP_MAXPO_INCOMPLETE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE.aspx.designer.cs">
<Compile Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE.aspx.designer.cs">
<DependentUpon>SCP_MAXPO_INCOMPLETE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE_DETAIL.aspx.cs">
<Compile Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE_DETAIL.aspx.cs">
<DependentUpon>SCP_MAXPO_INCOMPLETE_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE_DETAIL.aspx.designer.cs">
<Compile Include="Views\富维冲件\SCP_MAXPO_INCOMPLETE_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_MAXPO_INCOMPLETE_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO.aspx.cs">
<Compile Include="Views\富维冲件\SCP_PO.aspx.cs">
<DependentUpon>SCP_PO.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO.aspx.designer.cs">
<Compile Include="Views\富维冲件\SCP_PO.aspx.designer.cs">
<DependentUpon>SCP_PO.aspx</DependentUpon>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_EXTEND.aspx.cs">
<Compile Include="Views\富维冲件\SCP_PO_EXTEND.aspx.cs">
<DependentUpon>SCP_PO_EXTEND.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_EXTEND.aspx.designer.cs">
<Compile Include="Views\富维冲件\SCP_PO_EXTEND.aspx.designer.cs">
<DependentUpon>SCP_PO_EXTEND.aspx</DependentUpon>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_MAX.aspx.cs">
<Compile Include="Views\富维冲件\SCP_PO_MAX.aspx.cs">
<DependentUpon>SCP_PO_MAX.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_MAX.aspx.designer.cs">
<Compile Include="Views\富维冲件\SCP_PO_MAX.aspx.designer.cs">
<DependentUpon>SCP_PO_MAX.aspx</DependentUpon>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_MAX_DETAIL.aspx.cs">
<Compile Include="Views\富维冲件\SCP_PO_MAX_DETAIL.aspx.cs">
<DependentUpon>SCP_PO_MAX_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_MAX_DETAIL.aspx.designer.cs">
<Compile Include="Views\富维冲件\SCP_PO_MAX_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PO_MAX_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_QH.aspx.cs">
<Compile Include="Views\富维冲件\SCP_PO_QH.aspx.cs">
<DependentUpon>SCP_PO_QH.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_QH.aspx.designer.cs">
<Compile Include="Views\富维冲件\SCP_PO_QH.aspx.designer.cs">
<DependentUpon>SCP_PO_QH.aspx</DependentUpon>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_QH_DETAIL.aspx.cs">
<Compile Include="Views\富维冲件\SCP_PO_QH_DETAIL.aspx.cs">
<DependentUpon>SCP_PO_QH_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_QH_DETAIL.aspx.designer.cs">
<Compile Include="Views\富维冲件\SCP_PO_QH_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PO_QH_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_SUBDETAIL.aspx.cs">
<Compile Include="Views\富维冲件\SCP_PO_SUBDETAIL.aspx.cs">
<DependentUpon>SCP_PO_SUBDETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_SUBDETAIL.aspx.designer.cs">
<Compile Include="Views\富维冲件\SCP_PO_SUBDETAIL.aspx.designer.cs">
<DependentUpon>SCP_PO_SUBDETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_SUBPART.aspx.cs">
<Compile Include="Views\富维冲件\SCP_PO_SUBPART.aspx.cs">
<DependentUpon>SCP_PO_SUBPART.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\富维冲件\SCP_PO_SUBPART.aspx.designer.cs">
<Compile Include="Views\富维冲件\SCP_PO_SUBPART.aspx.designer.cs">
<DependentUpon>SCP_PO_SUBPART.aspx</DependentUpon>
</Compile>
<Compile Include="Views\富维本特勒\SCP_PO_EXTEND.aspx.cs">

2
SCP/Views/富维冲插件/SCP_MAXPO_INCOMPLETE.aspx → SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE.aspx

@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_MAXPO_INCOMPLETE.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_MAXPO_INCOMPLETE" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_MAXPO_INCOMPLETE.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_MAXPO_INCOMPLETE" %>
<!DOCTYPE html>

4
SCP/Views/富维冲插件/SCP_MAXPO_INCOMPLETE.aspx.cs → SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE.aspx.cs

@ -9,7 +9,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace SCP.Views.
namespace SCP.Views.
{
public partial class SCP_MAXPO_INCOMPLETE : PageBase
{
@ -95,7 +95,7 @@ namespace SCP.Views.富维冲插件
string PoBillNum = String.Join(",", _PoList);
string PartCode = String.Join(",", _PartList);
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_MAXPO_INCOMPLETE_DETAIL.aspx?PoBillNum={0}&&PartCode={1}", PoBillNum, PartCode)));
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_MAXPO_INCOMPLETE_DETAIL.aspx?PoBillNum={0}&&PartCode={1}", PoBillNum, PartCode)));
}

2
SCP/Views/富维冲插件/SCP_MAXPO_INCOMPLETE.aspx.designer.cs → SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE.aspx.designer.cs

@ -7,7 +7,7 @@
// </自动生成>
//------------------------------------------------------------------------------
namespace SCP.Views.
namespace SCP.Views.
{

2
SCP/Views/富维冲插件/SCP_MAXPO_INCOMPLETE_DETAIL.aspx → SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE_DETAIL.aspx

@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_MAXPO_INCOMPLETE_DETAIL.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_MAXPO_INCOMPLETE_DETAIL" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_MAXPO_INCOMPLETE_DETAIL.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_MAXPO_INCOMPLETE_DETAIL" %>
<!DOCTYPE html>

2
SCP/Views/富维冲插件/SCP_MAXPO_INCOMPLETE_DETAIL.aspx.cs → SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE_DETAIL.aspx.cs

@ -9,7 +9,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace SCP.Views.
namespace SCP.Views.
{
public partial class SCP_MAXPO_INCOMPLETE_DETAIL : PageBase
{

2
SCP/Views/富维冲插件/SCP_MAXPO_INCOMPLETE_DETAIL.aspx.designer.cs → SCP/Views/富维冲压件/SCP_MAXPO_INCOMPLETE_DETAIL.aspx.designer.cs

@ -7,7 +7,7 @@
// </自动生成>
//------------------------------------------------------------------------------
namespace SCP.Views.
namespace SCP.Views.
{

2
SCP/Views/富维冲插件/SCP_PO.aspx → SCP/Views/富维冲压件/SCP_PO.aspx

@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO" %>
<!DOCTYPE html>

2
SCP/Views/富维冲插件/SCP_PO.aspx.cs → SCP/Views/富维冲压件/SCP_PO.aspx.cs

@ -17,7 +17,7 @@ using CK.SCP.Common;
using System.Text;
using CK.SCP.Models.ScpEntity.ExcelExportEnttity;
namespace SCP.Views.
namespace SCP.Views.
{
public partial class SCP_PO : PageBase
{

2
SCP/Views/富维冲插件/SCP_PO.aspx.designer.cs → SCP/Views/富维冲压件/SCP_PO.aspx.designer.cs

@ -7,7 +7,7 @@
// </自动生成>
//------------------------------------------------------------------------------
namespace SCP.Views.
namespace SCP.Views.
{

2
SCP/Views/富维冲插件/SCP_PO_EXTEND.aspx → SCP/Views/富维冲压件/SCP_PO_EXTEND.aspx

@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_EXTEND.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_EXTEND" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_EXTEND.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_EXTEND" %>
<!DOCTYPE html>

6
SCP/Views/富维冲插件/SCP_PO_EXTEND.aspx.cs → SCP/Views/富维冲压件/SCP_PO_EXTEND.aspx.cs

@ -21,7 +21,7 @@ using ChangKeTec.Wms.Models.Wms;
using CK.SCP.Models;
using static CK.SCP.UniApi.Controller.MailController;
namespace SCP.Views.
namespace SCP.Views.
{
public partial class SCP_PO_EXTEND : PageBase
{
@ -215,7 +215,7 @@ namespace SCP.Views.富维冲插件
if (rowDataKeys != null)
{
string PoBillNum = rowDataKeys[1] as string;
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_SUBDETAIL.aspx?PoBillNum={0}", PoBillNum)));
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_SUBDETAIL.aspx?PoBillNum={0}", PoBillNum)));
}
}
@ -316,7 +316,7 @@ namespace SCP.Views.富维冲插件
Session["stream"] = _stream;
Session["datatable"] = _dt;
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_SUBPART.aspx?")));
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_SUBPART.aspx?")));
BindOrder();
}

2
SCP/Views/富维冲插件/SCP_PO_EXTEND.aspx.designer.cs → SCP/Views/富维冲压件/SCP_PO_EXTEND.aspx.designer.cs

@ -7,7 +7,7 @@
// </自动生成>
//------------------------------------------------------------------------------
namespace SCP.Views.
namespace SCP.Views.
{

0
SCP/Views/富维冲插件/SCP_PO_EXTEND_DETAIL.aspx → SCP/Views/富维冲压件/SCP_PO_EXTEND_DETAIL.aspx

0
SCP/Views/富维冲插件/SCP_PO_EXTEND_DETAIL.aspx.cs → SCP/Views/富维冲压件/SCP_PO_EXTEND_DETAIL.aspx.cs

0
SCP/Views/富维冲插件/SCP_PO_EXTEND_DETAIL.aspx.designer.cs → SCP/Views/富维冲压件/SCP_PO_EXTEND_DETAIL.aspx.designer.cs

2
SCP/Views/富维冲插件/SCP_PO_MAX.aspx → SCP/Views/富维冲压件/SCP_PO_MAX.aspx

@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_MAX.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_MAX" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_MAX.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_MAX" %>
<!DOCTYPE html>

6
SCP/Views/富维冲插件/SCP_PO_MAX.aspx.cs → SCP/Views/富维冲压件/SCP_PO_MAX.aspx.cs

@ -21,7 +21,7 @@ using ChangKeTec.Wms.Models.Wms;
using CK.SCP.Models;
using static CK.SCP.UniApi.Controller.MailController;
namespace SCP.Views.
namespace SCP.Views.
{
public partial class SCP_PO_MAX : PageBase
{
@ -95,7 +95,7 @@ namespace SCP.Views.富维冲插件
string PoBillNum = rowDataKeys[1] as string;
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_MAX_DETAIL.aspx?PoBillNum={0}", PoBillNum)));
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_MAX_DETAIL.aspx?PoBillNum={0}", PoBillNum)));
}
protected void btnDetail_Click(object sender, EventArgs e)
{
@ -109,7 +109,7 @@ namespace SCP.Views.富维冲插件
{
string PoBillNum = rowDataKeys[1] as string;
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_MAX_DETAIL.aspx?PoBillNum={0}", PoBillNum)));
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_MAX_DETAIL.aspx?PoBillNum={0}", PoBillNum)));
}
}
protected void Grid_V_TB_MAXPO_PageIndexChange(object sender, FineUI.GridPageEventArgs e)

2
SCP/Views/富维冲插件/SCP_PO_MAX.aspx.designer.cs → SCP/Views/富维冲压件/SCP_PO_MAX.aspx.designer.cs

@ -7,7 +7,7 @@
// </自动生成>
//------------------------------------------------------------------------------
namespace SCP.Views.
namespace SCP.Views.
{

2
SCP/Views/富维冲插件/SCP_PO_MAX_DETAIL.aspx → SCP/Views/富维冲压件/SCP_PO_MAX_DETAIL.aspx

@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_MAX_DETAIL.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_MAX_DETAIL" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_MAX_DETAIL.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_MAX_DETAIL" %>
<!DOCTYPE html>

2
SCP/Views/富维冲插件/SCP_PO_MAX_DETAIL.aspx.cs → SCP/Views/富维冲压件/SCP_PO_MAX_DETAIL.aspx.cs

@ -10,7 +10,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace SCP.Views.
namespace SCP.Views.
{
public partial class SCP_PO_MAX_DETAIL : PageBase
{

2
SCP/Views/富维冲插件/SCP_PO_MAX_DETAIL.aspx.designer.cs → SCP/Views/富维冲压件/SCP_PO_MAX_DETAIL.aspx.designer.cs

@ -7,7 +7,7 @@
// </自动生成>
//------------------------------------------------------------------------------
namespace SCP.Views.
namespace SCP.Views.
{

2
SCP/Views/富维冲插件/SCP_PO_QH.aspx → SCP/Views/富维冲压件/SCP_PO_QH.aspx

@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_QH.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_QH" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_QH.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_QH" %>
<!DOCTYPE html>

6
SCP/Views/富维冲插件/SCP_PO_QH.aspx.cs → SCP/Views/富维冲压件/SCP_PO_QH.aspx.cs

@ -17,7 +17,7 @@ using CK.SCP.Common;
using System.Text;
using CK.SCP.Models.ScpEntity.ExcelExportEnttity;
namespace SCP.Views.
namespace SCP.Views.
{
public partial class SCP_PO_QH : PageBase
{
@ -121,7 +121,7 @@ namespace SCP.Views.富维冲插件
object[] rowDataKeys = Grid_V_TB_PO.DataKeys[e.RowIndex];
string PoBillNum = rowDataKeys[1] as string;
string VendID = rowDataKeys[3] as string;
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_QH_DETAIL.aspx?PoBillNum={0}", PoBillNum)));
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_QH_DETAIL.aspx?PoBillNum={0}", PoBillNum)));
}
protected void Grid_V_TB_PO_PageIndexChange(object sender, FineUI.GridPageEventArgs e)
@ -186,7 +186,7 @@ namespace SCP.Views.富维冲插件
{
string PoBillNum = rowDataKeys[1] as string;
string VendID = rowDataKeys[3] as string;
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_QH_DETAIL.aspx?PoBillNum={0}", PoBillNum)));
PageContext.RegisterStartupScript(Window1.GetShowReference(string.Format("../富维冲件/SCP_PO_QH_DETAIL.aspx?PoBillNum={0}", PoBillNum)));
}
}

2
SCP/Views/富维冲插件/SCP_PO_QH.aspx.designer.cs → SCP/Views/富维冲压件/SCP_PO_QH.aspx.designer.cs

@ -7,7 +7,7 @@
// </自动生成>
//------------------------------------------------------------------------------
namespace SCP.Views.
namespace SCP.Views.
{

2
SCP/Views/富维冲插件/SCP_PO_QH_DETAIL.aspx → SCP/Views/富维冲压件/SCP_PO_QH_DETAIL.aspx

@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_QH_DETAIL.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_QH_DETAIL" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_QH_DETAIL.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_QH_DETAIL" %>
<!DOCTYPE html>

2
SCP/Views/富维冲插件/SCP_PO_QH_DETAIL.aspx.cs → SCP/Views/富维冲压件/SCP_PO_QH_DETAIL.aspx.cs

@ -10,7 +10,7 @@ using CK.SCP.Utils;
using CK.SCP.Controller;
using FineUI;
namespace SCP.Views.
namespace SCP.Views.
{
public partial class SCP_PO_QH_DETAIL : PageBase
{

2
SCP/Views/富维冲插件/SCP_PO_QH_DETAIL.aspx.designer.cs → SCP/Views/富维冲压件/SCP_PO_QH_DETAIL.aspx.designer.cs

@ -7,7 +7,7 @@
// </自动生成>
//------------------------------------------------------------------------------
namespace SCP.Views.
namespace SCP.Views.
{

2
SCP/Views/富维冲插件/SCP_PO_SUBDETAIL.aspx → SCP/Views/富维冲压件/SCP_PO_SUBDETAIL.aspx

@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_SUBDETAIL.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_SUBDETAIL" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_SUBDETAIL.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_SUBDETAIL" %>
<!DOCTYPE html>

2
SCP/Views/富维冲插件/SCP_PO_SUBDETAIL.aspx.cs → SCP/Views/富维冲压件/SCP_PO_SUBDETAIL.aspx.cs

@ -7,7 +7,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace SCP.Views.
namespace SCP.Views.
{
public partial class SCP_PO_SUBDETAIL :PageBase
{

2
SCP/Views/富维冲插件/SCP_PO_SUBDETAIL.aspx.designer.cs → SCP/Views/富维冲压件/SCP_PO_SUBDETAIL.aspx.designer.cs

@ -7,7 +7,7 @@
// </自动生成>
//------------------------------------------------------------------------------
namespace SCP.Views.
namespace SCP.Views.
{

2
SCP/Views/富维冲插件/SCP_PO_SUBPART.aspx → SCP/Views/富维冲压件/SCP_PO_SUBPART.aspx

@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_SUBPART.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_SUBPART" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="SCP_PO_SUBPART.aspx.cs" Inherits="SCP.Views.富维冲件.SCP_PO_SUBPART" %>
<!DOCTYPE html>

2
SCP/Views/富维冲插件/SCP_PO_SUBPART.aspx.cs → SCP/Views/富维冲压件/SCP_PO_SUBPART.aspx.cs

@ -12,7 +12,7 @@ using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace SCP.Views.
namespace SCP.Views.
{
public partial class SCP_PO_SUBPART : PageBase
{

2
SCP/Views/富维冲插件/SCP_PO_SUBPART.aspx.designer.cs → SCP/Views/富维冲压件/SCP_PO_SUBPART.aspx.designer.cs

@ -7,7 +7,7 @@
// </自动生成>
//------------------------------------------------------------------------------
namespace SCP.Views.
namespace SCP.Views.
{

4
UniApiGroup/CK.SCP.GrupUniApi.csproj

@ -49,7 +49,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="ChangKeTec.Utils">
<HintPath>D:\连接orlcor\ChangKeTec.Utils.dll</HintPath>
<HintPath>..\DLL\ChangKeTec.Utils.dll</HintPath>
</Reference>
<Reference Include="DevComponents.DotNetBar.Layout, Version=14.1.0.21, Culture=neutral, PublicKeyToken=7eb7c3a35b91de04, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
@ -87,7 +87,7 @@
<Reference Include="System.Xml" />
<Reference Include="Z.EntityFramework.Extensions, Version=6.13.5.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\Z.EntityFramework.Extensions.dll</HintPath>
<HintPath>..\DLL\Z.EntityFramework.Extensions.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save