jiangping
2025-06-24 6d9ce36cc8cdc48256a7292fffea58286d409c33
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;
                  }
                }
            }
        }