Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
资
资产管理
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
iBiz企业套件
资产管理
提交
edc2457d
提交
edc2457d
编写于
7月 28, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lab_gzf 部署微服务应用
上级
3795b042
变更
4
展开全部
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
3 行增加
和
278 行删除
+3
-278
eamlocation-state-model-line_en_US.ts
...on-state-model-line/eamlocation-state-model-line_en_US.ts
+0
-24
eamlocation-state-model-line_zh_CN.ts
...on-state-model-line/eamlocation-state-model-line_zh_CN.ts
+0
-24
eamlocation-state-model-line-grid-view-base.tsx
...grid-view/eamlocation-state-model-line-grid-view-base.tsx
+3
-229
eamlocation-state-model-line-grid-view.html
...ine-grid-view/eamlocation-state-model-line-grid-view.html
+0
-1
未找到文件。
app_AssetManagement/src/locale/lanres/entities/eamlocation-state-model-line/eamlocation-state-model-line_en_US.ts
浏览文件 @
edc2457d
...
@@ -67,22 +67,6 @@ export default {
...
@@ -67,22 +67,6 @@ export default {
caption
:
""
,
caption
:
""
,
tip
:
""
,
tip
:
""
,
},
},
tbitem2
:
{
caption
:
"Edit"
,
tip
:
"Edit {0}"
,
},
seperator2
:
{
caption
:
""
,
tip
:
""
,
},
tbitem1
:
{
caption
:
"Copy"
,
tip
:
"Copy {0}"
,
},
tbitem15
:
{
caption
:
"-"
,
tip
:
""
,
},
tbitem8
:
{
tbitem8
:
{
caption
:
"Remove"
,
caption
:
"Remove"
,
tip
:
"Remove {0}"
,
tip
:
"Remove {0}"
,
...
@@ -95,14 +79,6 @@ export default {
...
@@ -95,14 +79,6 @@ export default {
caption
:
"Export"
,
caption
:
"Export"
,
tip
:
"Export {0} Data To Excel"
,
tip
:
"Export {0} Data To Excel"
,
},
},
tbitem17
:
{
caption
:
"-"
,
tip
:
""
,
},
tbitem10
:
{
caption
:
"Filter"
,
tip
:
"Filter"
,
},
},
},
editviewtoolbar_toolbar
:
{
editviewtoolbar_toolbar
:
{
tbitem2
:
{
tbitem2
:
{
...
...
app_AssetManagement/src/locale/lanres/entities/eamlocation-state-model-line/eamlocation-state-model-line_zh_CN.ts
浏览文件 @
edc2457d
...
@@ -66,22 +66,6 @@ export default {
...
@@ -66,22 +66,6 @@ export default {
caption
:
""
,
caption
:
""
,
tip
:
""
,
tip
:
""
,
},
},
tbitem2
:
{
caption
:
"编辑"
,
tip
:
"编辑"
,
},
seperator2
:
{
caption
:
""
,
tip
:
""
,
},
tbitem1
:
{
caption
:
"拷贝"
,
tip
:
"拷贝"
,
},
tbitem15
:
{
caption
:
"-"
,
tip
:
""
,
},
tbitem8
:
{
tbitem8
:
{
caption
:
"删除"
,
caption
:
"删除"
,
tip
:
"删除"
,
tip
:
"删除"
,
...
@@ -94,14 +78,6 @@ export default {
...
@@ -94,14 +78,6 @@ export default {
caption
:
"导出"
,
caption
:
"导出"
,
tip
:
"导出"
,
tip
:
"导出"
,
},
},
tbitem17
:
{
caption
:
"-"
,
tip
:
""
,
},
tbitem10
:
{
caption
:
"过滤"
,
tip
:
"过滤"
,
},
},
},
editviewtoolbar_toolbar
:
{
editviewtoolbar_toolbar
:
{
tbitem2
:
{
tbitem2
:
{
...
...
app_AssetManagement/src/pages/location/eamlocation-state-model-line-grid-view/eamlocation-state-model-line-grid-view-base.tsx
浏览文件 @
edc2457d
此差异已折叠。
点击以展开。
app_AssetManagement/src/pages/location/eamlocation-state-model-line-grid-view/eamlocation-state-model-line-grid-view.html
浏览文件 @
edc2457d
<studio-view-style2
viewName=
"eamlocationstatemodellinegridview"
viewTitle=
"功能位置状态模型明细表格视图"
class=
'degridview eamlocation-state-model-line-grid-view'
>
<studio-view-style2
viewName=
"eamlocationstatemodellinegridview"
viewTitle=
"功能位置状态模型明细表格视图"
class=
'degridview eamlocation-state-model-line-grid-view'
>
<i-input
slot=
"quickSearch"
v-show=
"!isExpandSearchForm"
v-model=
"query"
placeholder=
"功能位置状态模型明细名称"
search
@
on-search=
"onSearch($event)"
/>
<template
slot=
"toolbar"
>
<template
slot=
"toolbar"
>
<view-toolbar
mode=
"STYLE2"
:model=
"toolBarModels"
@
item-click=
"toolbar_click($event)"
/>
</template>
<view-toolbar
mode=
"STYLE2"
:model=
"toolBarModels"
@
item-click=
"toolbar_click($event)"
/>
</template>
<template
slot=
"searchForm"
>
<template
slot=
"searchForm"
>
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录