diff --git a/smtweb-framework/bpm/src/main/resources/static/template/model_list_card.ftl b/smtweb-framework/bpm/src/main/resources/static/template/model_list_card.ftl index 5e4f41f..1df202b 100644 --- a/smtweb-framework/bpm/src/main/resources/static/template/model_list_card.ftl +++ b/smtweb-framework/bpm/src/main/resources/static/template/model_list_card.ftl @@ -254,7 +254,7 @@ "leftIcon": "save", "type": "success", "action": "button:save", - "dataset": "${param.queryDs}" + "dataset": "${param.editDs}" }, "id": "id${newId()}" },