From ff02a812aec5f7cb6b79f19dc8d396ae773c81f7 Mon Sep 17 00:00:00 2001 From: linfso Date: Sun, 16 Jun 2024 15:45:00 +0800 Subject: [PATCH] md --- src/views/emis/emisWaybill/batchWaybillRecord.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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(() => {}); },