提交代码
This commit is contained in:
parent
7fca28cc33
commit
bf1ede67fd
|
@ -368,6 +368,7 @@
|
|||
<Content Include="common\Menu_ToDo.xml" />
|
||||
<Content Include="common\Menu_ZHGL.xml" />
|
||||
<Content Include="common\themes.aspx" />
|
||||
<Content Include="Controls\DataImportControl.ascx" />
|
||||
<Content Include="Controls\FlowOperateControl.ascx" />
|
||||
<Content Include="Controls\QRCodePrint.aspx" />
|
||||
<Content Include="Controls\SeeQRImage.aspx" />
|
||||
|
@ -6851,6 +6852,13 @@
|
|||
<Compile Include="common\themes.aspx.designer.cs">
|
||||
<DependentUpon>themes.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Controls\DataImportControl.ascx.cs">
|
||||
<DependentUpon>DataImportControl.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Controls\DataImportControl.ascx.designer.cs">
|
||||
<DependentUpon>DataImportControl.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Controls\FlowOperateControl.ascx.cs">
|
||||
<DependentUpon>FlowOperateControl.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
|
Loading…
Reference in New Issue