wupengfei
8 天以前 63f27012358691479719c70ee004ff2ad4f9e21b
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),