diff --git a/common/style/layout.styl b/common/style/layout.styl index 994cb79..7c4ddc2 100644 --- a/common/style/layout.styl +++ b/common/style/layout.styl @@ -360,6 +360,11 @@ uni-button:after { .slide_new table tr.checked td:last-child { border-right: 1rpx solid #6798ef; } +.slide_new table tr td.wrap{ + line-height: 28rpx; + white-space: normal; + word-break: break-all; +} .slide table { table-layout: auto; width: 100%; diff --git a/pages/SecondPhase/slitting/CallShaft.vue b/pages/SecondPhase/slitting/CallShaft.vue index 21235c0..456cdba 100644 --- a/pages/SecondPhase/slitting/CallShaft.vue +++ b/pages/SecondPhase/slitting/CallShaft.vue @@ -51,9 +51,8 @@