src/views/inventoryManagement/stockManagement/index.vue @@ -304,7 +304,7 @@ // 导出 const handleOut = () => { ElMessageBox.confirm( '选中的内容将被导出,是否确认导出?', '是否确认导出?', '导出', { confirmButtonText: '确认', cancelButtonText: '取消',