yangan
2025-02-13 ffedc806f93a65de2159c569af64c3323e4ce17b
pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue
@@ -220,10 +220,11 @@
                  <u-form-item>
                     <u-textarea v-model="abnormalForm.abnormalContent"
                        confirmType="done"
                        style="border: solid 1px #ccc;padding-bottom: 0;"
                        placeholder="请输入异常原因(字数不少于5个字)"
                        :height='200'
                        :height='180'
                        border="surround"
                        autoHeight></u-textarea>
                        ></u-textarea>
                  </u-form-item>
               </u--form>
            </view>
@@ -728,8 +729,11 @@
      .slot-content {
         width: 96%;
         height: 210rpx;
         border-bottom: 1rpx solid rgb(220, 223, 230);
         // height: 210rpx;
         border: 1rpx solid rgb(220, 223, 230);
        ::v-deep textarea{
         padding-bottom: 0!important;
        }
      }
      .table-title {