|
@@ -151,7 +151,7 @@ function downloadTemplate() {
|
|
</el-select>
|
|
</el-select>
|
|
</div>
|
|
</div>
|
|
<VerticalDivider class="px-1" style="margin-left: 7px;" />
|
|
<VerticalDivider class="px-1" style="margin-left: 7px;" />
|
|
- <ImportButton :icon="Upload" bg text>导 入</ImportButton>
|
|
|
|
|
|
+ <ImportButton :uploadFunction="api.upload" :icon="Upload" bg text>导 入</ImportButton>
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
<template #toolbar_tools>
|
|
<template #toolbar_tools>
|