Skip to content

Commit

Permalink
开发环境调整
Browse files Browse the repository at this point in the history
  • Loading branch information
qichangjun committed Jul 16, 2021
1 parent dafbbb2 commit 9278180
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion projects/recordinfo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "recordinfo",
"version": "1.4.220",
"version": "1.4.225",
"repository": {
"type": "git",
"url": "https://github.com/qichangjun/ad-record-info"
Expand Down
6 changes: 3 additions & 3 deletions src/app/ad-recordinfo/ad-recordinfo.component.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
<!-- <amberdata-recordinfo #appRecord [disableEdit]="false"
<amberdata-recordinfo #appRecord [disableEdit]="false"
[scene]="'erms_zljh'"
class="show--template--content--box" [id]="id"
[showTemplateXml]="showTemplateXml" [jsonMetadataTemplate]="jsonMetadataTemplate"
[disableEdit]="disableEdit"
[_SelectUserServiceGetList]="_AppService.getUserList"
[getMulModifeProPertyValues]="_AppService.getMulModifeProPertyValuesFormatted"
[_dwClassManageServiceGetMetadataCategoryInfo]="get_dwClassManageServiceGetMetaSysClassList"
[_dwClassManageServiceGetMetaSysClassList]="_AppService.getClassLIst"
[serverFiles] ="files"
[info]="info" >
</amberdata-recordinfo> -->
</amberdata-recordinfo>
<div class="show--template--content--wrap">
<add-electronic-document #elecDocument
[jsonMetadataTemplate]="jsonMetadataTemplate"
Expand Down
2 changes: 1 addition & 1 deletion src/assets/record.json

Large diffs are not rendered by default.

0 comments on commit 9278180

Please sign in to comment.