このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
zhenggm
/
smtweb2
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
调整参数
4.0
xiaxl
2年前
親
87d1c3e570
コミット
67ebf7d5ec
1個のファイルの変更
、
23行の追加
、
20行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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": {
書き込み
プレビュー
読み込み中…
キャンセル
保存