|
@@ -50,7 +50,7 @@
|
|
|
</el-card>
|
|
|
</div>
|
|
|
</template>
|
|
|
-<script setup lang="tsx" name="importFile">
|
|
|
+<script setup lang="tsx" name="auxiliaryImportFile">
|
|
|
import { onMounted, ref } from 'vue';
|
|
|
import { ElMessage, ElMessageBox, ElNotification } from 'element-plus';
|
|
|
import { fileImport, fileTemplateDownload, fileTemplateType } from '@/api/public/file';
|