zhengyiming
7 小时以前 97f29024ce18babeb4b635c5d73f907ac493976e
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),