This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
tl
/
web
Seguir
5
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
feat:修改分班没数据保存
DESKTOP-USV654P\pc
hai 4 meses
pai
85242f14d8
achega
465de5a80e
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
src/views/educational/banding/task/division.vue
+ 1
- 0
src/views/educational/banding/task/division.vue
Ver ficheiro
@@ -39,6 +39,7 @@
};
const handelSuccess = () => {
+ closeDrawer();
emit('success');
};