wupengfei
2025-08-29 7df1754230eb75588ecbe6c9beaa5fa8309b185e
src/fabric-editor/hooks/context.ts
@@ -184,6 +184,7 @@
              type: x.templateParamType,
              recorder: x.recorder,
              userType: x.userType,
              bindProperty: x.bindProperty,
            } as API.SaveContractTemplateValuesCommandItem)
        ),
        templateJsonData: JSON.stringify(templateEditState.jsonMap),