Merge remote-tracking branch 'origin/develop' into develop

# Conflicts:
#	src/components/student/TableStudent.vue
This commit is contained in:
yuping
2022-12-26 17:29:49 +08:00
3 changed files with 551 additions and 623 deletions

View File

@@ -357,7 +357,7 @@ function closeModal1() {
}
// 取消优秀学员-弹框关闭
// 取消优秀学员-弹框关闭
function cancelcanyou() {
canclestu1.value = false;
}
@@ -459,7 +459,7 @@ const projectId = ref(null)
background: linear-gradient(rgba(78, 166, 255, 0.2) 0%, rgba(78, 166, 255, 0) 100%);
}
.delete {
/*.delete {
z-index: 9999;
width: 424px;
background: #ffffff;
@@ -682,4 +682,5 @@ const projectId = ref(null)
width: 424px !important;
height: 258px !important;
}
*/
</style>