MrShi
2025-04-11 3a45da15c947c2d478a44a51bd0f926647b1b841
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;
                  }
                }
            }
        }