Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
资
资产管理
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
iBiz企业套件
资产管理
提交
93e5cc08
提交
93e5cc08
编写于
8月 05, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lab_gzf 部署微服务应用
上级
5fecd46e
变更
2
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
9 行增加
和
9 行删除
+9
-9
default-searchform.html
...dgets/eamasset/default-searchform/default-searchform.html
+4
-4
h2_table.xml
...management-core/src/main/resources/liquibase/h2_table.xml
+5
-5
未找到文件。
app_AssetManagement/src/widgets/eamasset/default-searchform/default-searchform.html
浏览文件 @
93e5cc08
...
...
@@ -7,7 +7,7 @@
<div
class=
"form-content"
>
<i-col
class=
"form-layout-container"
v-show=
"detailsModel.n_assetnumber_like.visible"
:style=
"{}"
:lg=
"{ span: 24, offset: 0 }"
>
<app-form-item
name=
'n_assetnumber_like'
:itemRules=
"this.rules.n_assetnumber_like"
class=
''
:caption=
"$t('entities.eamasset.default_searchform.details.n_assetnumber_like')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.n_assetnumber_like.error"
:isEmptyCaption=
"false"
labelPos=
"
LEFT
"
>
<app-form-item
name=
'n_assetnumber_like'
:itemRules=
"this.rules.n_assetnumber_like"
class=
''
:caption=
"$t('entities.eamasset.default_searchform.details.n_assetnumber_like')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.n_assetnumber_like.error"
:isEmptyCaption=
"false"
labelPos=
"
TOP
"
>
<input-box
v-model=
"data.n_assetnumber_like"
@
enter=
"onEnter($event)"
...
...
@@ -21,7 +21,7 @@
</i-col>
<i-col
class=
"form-layout-container"
v-show=
"detailsModel.n_assetname_like.visible"
:style=
"{}"
:lg=
"{ span: 24, offset: 0 }"
>
<app-form-item
name=
'n_assetname_like'
:itemRules=
"this.rules.n_assetname_like"
class=
''
:caption=
"$t('entities.eamasset.default_searchform.details.n_assetname_like')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.n_assetname_like.error"
:isEmptyCaption=
"false"
labelPos=
"
LEFT
"
>
<app-form-item
name=
'n_assetname_like'
:itemRules=
"this.rules.n_assetname_like"
class=
''
:caption=
"$t('entities.eamasset.default_searchform.details.n_assetname_like')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.n_assetname_like.error"
:isEmptyCaption=
"false"
labelPos=
"
TOP
"
>
<input-box
v-model=
"data.n_assetname_like"
@
enter=
"onEnter($event)"
...
...
@@ -35,7 +35,7 @@
</i-col>
<i-col
class=
"form-layout-container"
v-show=
"detailsModel.n_eamassettypename_eq.visible"
:style=
"{}"
:lg=
"{ span: 24, offset: 0 }"
>
<app-form-item
name=
'n_eamassettypename_eq'
:itemRules=
"this.rules.n_eamassettypename_eq"
class=
''
:caption=
"$t('entities.eamasset.default_searchform.details.n_eamassettypename_eq')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.n_eamassettypename_eq.error"
:isEmptyCaption=
"false"
labelPos=
"
LEFT
"
>
<app-form-item
name=
'n_eamassettypename_eq'
:itemRules=
"this.rules.n_eamassettypename_eq"
class=
''
:caption=
"$t('entities.eamasset.default_searchform.details.n_eamassettypename_eq')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.n_eamassettypename_eq.error"
:isEmptyCaption=
"false"
labelPos=
"
TOP
"
>
<app-picker
:formState=
"formState"
...
...
@@ -61,7 +61,7 @@
</i-col>
<i-col
class=
"form-layout-container"
v-show=
"detailsModel.n_eamlocationname_eq.visible"
:style=
"{}"
:lg=
"{ span: 24, offset: 0 }"
>
<app-form-item
name=
'n_eamlocationname_eq'
:itemRules=
"this.rules.n_eamlocationname_eq"
class=
''
:caption=
"$t('entities.eamasset.default_searchform.details.n_eamlocationname_eq')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.n_eamlocationname_eq.error"
:isEmptyCaption=
"false"
labelPos=
"
LEFT
"
>
<app-form-item
name=
'n_eamlocationname_eq'
:itemRules=
"this.rules.n_eamlocationname_eq"
class=
''
:caption=
"$t('entities.eamasset.default_searchform.details.n_eamlocationname_eq')"
uiStyle=
"DEFAULT"
:labelWidth=
"130"
:isShowCaption=
"true"
:error=
"detailsModel.n_eamlocationname_eq.error"
:isEmptyCaption=
"false"
labelPos=
"
TOP
"
>
<app-picker
:formState=
"formState"
...
...
assetmanagement-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
93e5cc08
...
...
@@ -116,7 +116,7 @@
<!--输出实体[EAMASSET]数据结构 -->
<changeSet
author=
"a_LAB01_e85d8801c"
id=
"tab-eamasset-
89
-6"
>
<changeSet
author=
"a_LAB01_e85d8801c"
id=
"tab-eamasset-
90
-6"
>
<createTable
tableName=
"ASSET"
>
<column
name=
"ASSETID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_EAMASSET_ASSETID"
/>
...
...
@@ -697,16 +697,16 @@
<addForeignKeyConstraint
baseColumnNames=
"EAMAPPLYSTATEMODELID"
baseTableName=
"EAMAPPLYTYPE"
constraintName=
"DER1N_EAMAPPLYTYPE_EAMAPPLYSTA"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"EAMAPPLYSTATEMODELID"
referencedTableName=
"EAMAPPLYSTATEMODEL"
validate=
"true"
/>
</changeSet>
<!--输出实体[EAMASSET]外键关系 -->
<changeSet
author=
"a_LAB01_e85d8801c"
id=
"fk-eamasset-
89
-36"
>
<changeSet
author=
"a_LAB01_e85d8801c"
id=
"fk-eamasset-
90
-36"
>
<addForeignKeyConstraint
baseColumnNames=
"EAMASSETSTATEID"
baseTableName=
"ASSET"
constraintName=
"DER1N_EAMASSET_EAMASSETSTATE_E"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"EAMASSETSTATEID"
referencedTableName=
"EAMASSETSTATE"
validate=
"true"
/>
</changeSet>
<changeSet
author=
"a_LAB01_e85d8801c"
id=
"fk-eamasset-
89
-37"
>
<changeSet
author=
"a_LAB01_e85d8801c"
id=
"fk-eamasset-
90
-37"
>
<addForeignKeyConstraint
baseColumnNames=
"EAMASSETTYPEID"
baseTableName=
"ASSET"
constraintName=
"DER1N_EAMASSET_EAMASSETTYPE_EA"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"EAMASSETTYPEID"
referencedTableName=
"EAMASSETTYPE"
validate=
"true"
/>
</changeSet>
<changeSet
author=
"a_LAB01_e85d8801c"
id=
"fk-eamasset-
89
-38"
>
<changeSet
author=
"a_LAB01_e85d8801c"
id=
"fk-eamasset-
90
-38"
>
<addForeignKeyConstraint
baseColumnNames=
"PASSETID"
baseTableName=
"ASSET"
constraintName=
"DER1N_EAMASSET_EAMASSET_PASSET"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"ASSETID"
referencedTableName=
"ASSET"
validate=
"true"
/>
</changeSet>
<changeSet
author=
"a_LAB01_e85d8801c"
id=
"fk-eamasset-
89
-39"
>
<changeSet
author=
"a_LAB01_e85d8801c"
id=
"fk-eamasset-
90
-39"
>
<addForeignKeyConstraint
baseColumnNames=
"EAMLOCATIONID"
baseTableName=
"ASSET"
constraintName=
"DER1N_EAMASSET_EAMLOCATION_EAM"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"EAMLOCATIONID"
referencedTableName=
"EAMLOCATION"
validate=
"true"
/>
</changeSet>
<!--输出实体[EAMASSETPARTSGROUP]外键关系 -->
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录