mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts: # src/components/student/TableStudent.vue
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user