This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
root
/
gs_bg
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
!128 修复代码生成Add、Edit页面多日期选择器只有第一个生效的bug
Merge pull request !128 from SnowFox/master
若依
hace 5 años
padre
e1a38a3bd5
f169eaf6cc
commit
c6c71a7e70
Se han
modificado 2 ficheros
con
0 adiciones
y
2 borrados
Unificar vista
Mostrar estadísticas de diff
0
1
ruoyi-generator/src/main/resources/vm/html/add.html.vm
0
1
ruoyi-generator/src/main/resources/vm/html/edit.html.vm
+ 0
- 1
ruoyi-generator/src/main/resources/vm/html/add.html.vm
Ver fichero
@@ -132,7 +132,6 @@
minView: "month",
minView: "month",
autoclose: true
autoclose: true
});
});
-#break
#end
#end
#end
#end
#if($table.tree)
#if($table.tree)
+ 0
- 1
ruoyi-generator/src/main/resources/vm/html/edit.html.vm
Ver fichero
@@ -132,7 +132,6 @@
minView: "month",
minView: "month",
autoclose: true
autoclose: true
});
});
-#break
#end
#end
#end
#end
#if($table.tree)
#if($table.tree)