This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
zhenggm
/
smtweb2
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
调整参数
4.0
xiaxl
пре 2 година
родитељ
87d1c3e570
комит
67ebf7d5ec
1 измењених фајлова
са
23 додато
и
20 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+23
-20
smtweb-framework/bpm/src/main/resources/static/template/default/model_card_flow.ftl
+ 23
- 20
smtweb-framework/bpm/src/main/resources/static/template/default/model_card_flow.ftl
Прегледај датотеку
@@ -392,6 +392,19 @@
},
"slots": {
"default": [
{
"id": "${newId()}",
"type": "fx-button",
"props": {
"name": "button:new",
"label": "新增",
"type": "primary",
"action": "button:addCard"
},
"vars": {
"$ref": "$ref"
}
},
{
"type": "fx-button",
"props": {
@@ -484,20 +497,6 @@
}
},
{
"id": "${newId()}",
"type": "fx-button",
"props": {
"name": "button:return",
"label": "返回",
"size": "default",
"action": "button:backList"
},
"events": {},
"vars": {
"$ref": "$ref"
}
},
{
"type": "fx-button",
"props": {
"name": "button:delete",
@@ -514,16 +513,19 @@
"id": "${newId()}",
"type": "fx-button",
"props": {
"name": "button:n
ew
",
"label": "
新增
",
"
type": "primary
",
"action": "button:
addCard
"
"name": "button:
retur
n",
"label": "
返回
",
"
size": "default
",
"action": "button:
backList
"
},
"events": {},
"vars": {
"$ref": "$ref"
}
}
]
}
}
@@ -698,7 +700,7 @@
"title": "驳回",
"key": "dlgReject",
"width": "450px",
"height": "
26
0px",
"height": "
30
0px",
"showPrefix": true
},
"events": {}
@@ -740,7 +742,8 @@
"labelWidth": 100,
"affixError": true,
"size": "default",
"multiple": true
"multiple": true,
"required": true
},
"events": {},
"vars": {
Write
Preview
Loading…
Откажи
Сачувај