diff --git a/WebWindowComplex/Compo/AreaSash.razor b/WebWindowComplex/Compo/AreaSash.razor
index 5961b19..5e91ec6 100644
--- a/WebWindowComplex/Compo/AreaSash.razor
+++ b/WebWindowComplex/Compo/AreaSash.razor
@@ -28,7 +28,7 @@
-
-
-
Joints
-
-
-
-
-
-
- @if (!JointCollapsed)
- {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- }
- @if (!JointCollapsed)
- {
- @foreach (Joint joint in CurrSashDim.JointList)
- {
-
- }
- }
-
-
- @if (!(CurrAnta.AreaList[0] is Split))
- {
-
- @for (int k = 0; k <= CurrSashGroup.SashList.Count - 1; k++)
- {
- @if (k != IndexSash)
- {
- int IndexCopy = k;
- int IndexModify = IndexSash;
-
-
-
-
-
- }
- }
-
*@
}
else
@@ -165,7 +95,7 @@ else
-
Dimension
-
-
+
+
@foreach (var mType in CurrSashDim.MeasureTypeList)
{
- @*
- @for (int k = 0; k <= CurrSashGroup.SashList.Count - 1; k++)
- {
- @if (k != IndexSash)
- {
- int IndexCopy = k;
- int IndexModify = IndexSash;
-
-
-
-
-
- }
- }
-
*@