Pārlūkot izejas kodu

坑爹的坑

master
郑根木 pirms 2 gadiem
vecāks
revīzija
4b28531281
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      smtweb-system/sw-system-bpm/src/main/resources/static/template/incModel/inc_filter.ftl
  2. +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 Parādīt failu

@@ -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 Parādīt failu

@@ -13,7 +13,7 @@
<#list fields as field>
{
"id": "id${newId()}",
"type": "${field.editor}",
"type": "fx-${field.editor}",
"props": {
"label": "${field.label}",
"type": "text",


Notiek ielāde…
Atcelt
Saglabāt