jiangping
2025-06-25 ee8b99a512bac9de3c88ad19b2c674c3d8c7655f
company/src/components/business/switchCourtDetaols.vue
@@ -233,6 +233,13 @@
                    &:nth-child(1) {
                        flex: 0.5;
                    }
                  span{
                    width: 100%;
                    white-space: nowrap;
                    word-wrap: break-word;
                    text-overflow: ellipsis;
                    overflow: hidden;
                  }
                }
            }
        }