diff --git a/src/views/emis/emisWaybill/batchWaybillRecord.vue b/src/views/emis/emisWaybill/batchWaybillRecord.vue index b21ba2f4..0a57fe30 100644 --- a/src/views/emis/emisWaybill/batchWaybillRecord.vue +++ b/src/views/emis/emisWaybill/batchWaybillRecord.vue @@ -6,6 +6,7 @@ slot-scope="slotProps" :height="(slotProps.contentHeight)+'px'" + ref="multipleTable" :row-class-name="tableRowClassName" v-loading="loading" border stripe @@ -23,8 +24,8 @@