-- fix 导入面授课

This commit is contained in:
yuping
2023-02-21 23:01:55 +08:00
parent 0d36ee103e
commit 105600ff0c
3 changed files with 10 additions and 20 deletions

View File

@@ -10,7 +10,7 @@
>
<div class="drawerMain">
<div class="header">
<div class="headerTitle">导入小组长</div>
<div class="headerTitle">{{ title }}</div>
<img
style="width: 29px; height: 29px; cursor: pointer"
src="../../../assets/images/basicinfo/close.png"
@@ -102,6 +102,7 @@ import success from "@/assets/images/success.png";
const props = defineProps({
url: String,
title: String,
accept: String,
fileType: Object,
data: Object,