This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
tl
/
web
Seguir
5
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
feat:修改分班没数据保存
DESKTOP-USV654P\pc
hace 4 meses
padre
85242f14d8
commit
465de5a80e
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/views/educational/banding/task/division.vue
+ 1
- 0
src/views/educational/banding/task/division.vue
Ver fichero
@@ -39,6 +39,7 @@
};
const handelSuccess = () => {
+ closeDrawer();
emit('success');
};