This commit is contained in:
wyx
2023-03-03 22:28:45 +08:00
parent 733ec7b646
commit 80778b87d9
5 changed files with 16 additions and 13 deletions

View File

@@ -68,7 +68,7 @@
<template #icon>
<img
style="margin-right: 10px"
src="../../assets/images/leveladd/reset.png"
src="../../assets/images/courseManage/reset0.png"
/></template>
重置
</a-button>
@@ -104,7 +104,7 @@
<template #icon
><img
style="margin-right: 10px"
src="../../assets/images/basicinfo/in2.png"
src="../../assets/images/basicinfo/in.png"
/></template>
导入学员
</a-button>
@@ -131,7 +131,7 @@
<template #icon
><img
style="margin-right: 10px"
src="../../assets/images/projectadd/delete.png"
src="../../assets/images/projectadd/delete1.png"
/></template>
批量删除
</a-button>