提交代码
This commit is contained in:
@@ -458,6 +458,9 @@
|
||||
<Content Include="CQMS\Plan\SubPlan.aspx" />
|
||||
<Content Include="CQMS\Plan\SubPlanEdit.aspx" />
|
||||
<Content Include="CQMS\Plan\SubPlanView.aspx" />
|
||||
<Content Include="CQMS\Plan\TechnicalProposalReview.aspx" />
|
||||
<Content Include="CQMS\Plan\TechnicalProposalReviewEdit.aspx" />
|
||||
<Content Include="CQMS\Plan\TechnicalProposalReviewView.aspx" />
|
||||
<Content Include="CQMS\RewardAndPunish\RewardAndPunish.aspx" />
|
||||
<Content Include="CQMS\RewardAndPunish\RewardAndPunishEdit.aspx" />
|
||||
<Content Include="CQMS\RewardAndPunish\RewardAndPunishView.aspx" />
|
||||
@@ -3407,6 +3410,8 @@
|
||||
<Content Include="ZHGL\Plan\ProjectPlanEdit.aspx" />
|
||||
<Content Include="ZHGL\Plan\ProjectPlanOpinionEdit.aspx" />
|
||||
<Content Include="ZHGL\Plan\ProjectPlanView.aspx" />
|
||||
<Content Include="ZHGL\Plan\TechnicalProposalReview.aspx" />
|
||||
<Content Include="ZHGL\Plan\TechnicalProposalReviewView.aspx" />
|
||||
<Content Include="ZHGL\RealName\BasicData.aspx" />
|
||||
<Content Include="ZHGL\RealName\OnPost.aspx" />
|
||||
<Content Include="ZHGL\RealName\SynchroRecord.aspx" />
|
||||
@@ -8898,6 +8903,27 @@
|
||||
<Compile Include="CQMS\Plan\SubPlanView.aspx.designer.cs">
|
||||
<DependentUpon>SubPlanView.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="CQMS\Plan\TechnicalProposalReview.aspx.cs">
|
||||
<DependentUpon>TechnicalProposalReview.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="CQMS\Plan\TechnicalProposalReview.aspx.designer.cs">
|
||||
<DependentUpon>TechnicalProposalReview.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="CQMS\Plan\TechnicalProposalReviewEdit.aspx.cs">
|
||||
<DependentUpon>TechnicalProposalReviewEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="CQMS\Plan\TechnicalProposalReviewEdit.aspx.designer.cs">
|
||||
<DependentUpon>TechnicalProposalReviewEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="CQMS\Plan\TechnicalProposalReviewView.aspx.cs">
|
||||
<DependentUpon>TechnicalProposalReviewView.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="CQMS\Plan\TechnicalProposalReviewView.aspx.designer.cs">
|
||||
<DependentUpon>TechnicalProposalReviewView.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="CQMS\RewardAndPunish\RewardAndPunish.aspx.cs">
|
||||
<DependentUpon>RewardAndPunish.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
@@ -16098,6 +16124,20 @@
|
||||
<Compile Include="ZHGL\Plan\ProjectPlanView.aspx.designer.cs">
|
||||
<DependentUpon>ProjectPlanView.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ZHGL\Plan\TechnicalProposalReview.aspx.cs">
|
||||
<DependentUpon>TechnicalProposalReview.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ZHGL\Plan\TechnicalProposalReview.aspx.designer.cs">
|
||||
<DependentUpon>TechnicalProposalReview.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ZHGL\Plan\TechnicalProposalReviewView.aspx.cs">
|
||||
<DependentUpon>TechnicalProposalReviewView.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="ZHGL\Plan\TechnicalProposalReviewView.aspx.designer.cs">
|
||||
<DependentUpon>TechnicalProposalReviewView.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ZHGL\RealName\BasicData.aspx.cs">
|
||||
<DependentUpon>BasicData.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
Reference in New Issue
Block a user