新增修改班次功能

master
zpp 1 year ago
parent 536e91c2d7
commit 2349fbec7a

@ -352,6 +352,9 @@
<Compile Include="Views\ProductionData.xaml.cs">
<DependentUpon>ProductionData.xaml</DependentUpon>
</Compile>
<Compile Include="Views\.xaml.cs">
<DependentUpon>FormClassesTime.xaml</DependentUpon>
</Compile>
<Compile Include="Views\ShouPeiWin.xaml.cs">
<DependentUpon>ShouPeiWin.xaml</DependentUpon>
</Compile>
@ -606,6 +609,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Views\FormClassesTime.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Views\ShouPeiWin.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>

Loading…
Cancel
Save