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 @@
- 导入文件 - 下载导入模板 + 选择文件 + 下载导入Excel模板 批量下单 + >上传所有 选择文件 - 下载Excel模板 + 下载导入Excel模板
{{ fileName }} {{ uploadExcelDataInfo }}
{ - // this.getList(); this.$modal.msgSuccess("删除成功"); }).catch(() => {}); },