Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Registrera dig
Logga in
zhenggm
/
smtweb2
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Bläddra i källkod
坑爹的坑
master
郑根木
2 år sedan
förälder
ea31328bfa
incheckning
4b28531281
2 ändrade filer
med
2 tillägg
och
2 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
smtweb-system/sw-system-bpm/src/main/resources/static/template/incModel/inc_filter.ftl
+1
-1
smtweb-system/sw-system-bpm/src/main/resources/static/template/incModel/inc_form.ftl
+ 1
- 1
smtweb-system/sw-system-bpm/src/main/resources/static/template/incModel/inc_filter.ftl
Visa fil
@@ -13,7 +13,7 @@
<#list fields as filter>
{
"id": "id${newId()}",
"type": "fx-
text
",
"type": "fx-
${field.editor}
",
"props": {
"label": "${filter.label}",
"type": "text",
+ 1
- 1
smtweb-system/sw-system-bpm/src/main/resources/static/template/incModel/inc_form.ftl
Visa fil
@@ -13,7 +13,7 @@
<#list fields as field>
{
"id": "id${newId()}",
"type": "${field.editor}",
"type": "
fx-
${field.editor}",
"props": {
"label": "${field.label}",
"type": "text",
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara