提交 5d191a16 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 1396578d
......@@ -25,12 +25,7 @@ watchEffect(() => {
</script>
<template>
<el-dialog
title="批量导入"
:close-on-click-modal="false"
width="400px"
@update:modelValue="$emit('update:modelValue')"
>
<el-dialog title="批量导入" :close-on-click-modal="false" width="400px">
<div class="box">
<el-button type="primary" round :icon="Upload" @click="handleImport">本地上传</el-button>
<p>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论