From e1df52db8ea629b2cd45a5b50ccd969b238f3120 Mon Sep 17 00:00:00 2001 From: xiaxl Date: Wed, 13 Jul 2022 15:24:27 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E9=94=99=E6=95=B0=E6=8D=AE=E9=9B=86?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bpm/src/main/resources/static/template/model_list_card.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()}" },