Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
9afa935c
提交
9afa935c
编写于
12月 01, 2020
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Mosher 发布系统代码 [后台服务,演示应用]
上级
5e9a6df7
变更
10
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
81 行增加
和
32 行删除
+81
-32
view-config.json
app_Web/public/assets/json/view-config.json
+8
-0
ibizbook_en_US.ts
...Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US.ts
+16
-0
ibizbook_zh_CN.ts
...Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN.ts
+16
-0
ibizorder-detail_en_US.ts
...anres/entities/ibizorder-detail/ibizorder-detail_en_US.ts
+1
-1
ibizorder-detail_zh_CN.ts
...anres/entities/ibizorder-detail/ibizorder-detail_zh_CN.ts
+1
-1
viewconfig.ts
app_Web/src/mock/viewconfig/viewconfig.ts
+8
-0
ibizbook-ui-service-base.ts
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
+1
-0
rules-form-form-base.vue
...widgets/ibizbook/rules-form-form/rules-form-form-base.vue
+10
-10
ui-0007-form-base.vue
...dgets/ibizorder-detail/ui-0007-form/ui-0007-form-base.vue
+15
-15
ui-0007-form-model.ts
...dgets/ibizorder-detail/ui-0007-form/ui-0007-form-model.ts
+5
-5
未找到文件。
app_Web/public/assets/json/view-config.json
浏览文件 @
9afa935c
...
...
@@ -1047,6 +1047,14 @@
"viewname"
:
"IBIZOrderODSP_W_WFGridView"
,
"viewtag"
:
"bd43538c91a9a638b36a721a43bd43a5"
},
"ibizbookusr6gridview"
:
{
"title"
:
"图书表格视图"
,
"caption"
:
"图书"
,
"viewtype"
:
"DEGRIDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKUsr6GridView"
,
"viewtag"
:
"bdb15578e295954bc2ecd16771c3e200"
},
"ibizorderdetaileditview"
:
{
"title"
:
"订单明细编辑视图"
,
"caption"
:
"订单明细"
,
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_en_US.ts
浏览文件 @
9afa935c
...
...
@@ -110,6 +110,10 @@ export default {
caption
:
"图书"
,
title
:
"图书表格视图(行编辑)"
,
},
usr6gridview
:
{
caption
:
"图书"
,
title
:
"图书表格视图"
,
},
usr4dataview
:
{
caption
:
"图书"
,
title
:
"图书数据视图(项布局面板)"
,
...
...
@@ -379,6 +383,16 @@ export default {
uiactions
:
{
},
},
main_grid
:
{
columns
:
{
ibizbookname
:
"图书名称"
,
updateman
:
"更新人"
,
updatedate
:
"更新时间"
,
},
nodata
:
""
,
uiactions
:
{
},
},
gridexpbar_grid_grid
:
{
columns
:
{
},
...
...
@@ -1170,6 +1184,8 @@ export default {
},
haspanellistviewtoolbar_toolbar
:
{
},
usr6gridviewtoolbar_toolbar
:
{
},
tree_treeview
:
{
nodata
:
""
,
nodes
:
{
...
...
app_Web/src/locale/lanres/entities/ibizbook/ibizbook_zh_CN.ts
浏览文件 @
9afa935c
...
...
@@ -109,6 +109,10 @@ export default {
caption
:
"图书"
,
title
:
"图书表格视图(行编辑)"
,
},
usr6gridview
:
{
caption
:
"图书"
,
title
:
"图书表格视图"
,
},
usr4dataview
:
{
caption
:
"图书"
,
title
:
"图书数据视图(项布局面板)"
,
...
...
@@ -378,6 +382,16 @@ export default {
uiactions
:
{
},
},
main_grid
:
{
columns
:
{
ibizbookname
:
"图书名称"
,
updateman
:
"更新人"
,
updatedate
:
"更新时间"
,
},
nodata
:
""
,
uiactions
:
{
},
},
gridexpbar_grid_grid
:
{
columns
:
{
},
...
...
@@ -1169,6 +1183,8 @@ export default {
},
haspanellistviewtoolbar_toolbar
:
{
},
usr6gridviewtoolbar_toolbar
:
{
},
tree_treeview
:
{
nodata
:
""
,
nodes
:
{
...
...
app_Web/src/locale/lanres/entities/ibizorder-detail/ibizorder-detail_en_US.ts
浏览文件 @
9afa935c
...
...
@@ -79,12 +79,12 @@ export default {
ibizuniproductname
:
"产品名称"
,
quantity
:
"数量"
,
amount
:
"小计"
,
ibizorderid
:
"订单标识"
,
ibizorderdetailname
:
"订单明细名称"
,
unit
:
"单位"
,
unitprice
:
"单价"
,
ibizordername
:
"订单名称"
,
ibizuniproductid
:
"统一产品标识"
,
ibizorderid
:
"订单标识"
,
ibizorderdetailid
:
"订单明细标识"
,
},
uiactions
:
{
...
...
app_Web/src/locale/lanres/entities/ibizorder-detail/ibizorder-detail_zh_CN.ts
浏览文件 @
9afa935c
...
...
@@ -78,12 +78,12 @@ export default {
ibizuniproductname
:
"产品名称"
,
quantity
:
"数量"
,
amount
:
"小计"
,
ibizorderid
:
"订单标识"
,
ibizorderdetailname
:
"订单明细名称"
,
unit
:
"单位"
,
unitprice
:
"单价"
,
ibizordername
:
"订单名称"
,
ibizuniproductid
:
"统一产品标识"
,
ibizorderid
:
"订单标识"
,
ibizorderdetailid
:
"订单明细标识"
,
},
uiactions
:
{
...
...
app_Web/src/mock/viewconfig/viewconfig.ts
浏览文件 @
9afa935c
...
...
@@ -1055,6 +1055,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewname"
:
"IBIZOrderODSP_W_WFGridView"
,
"viewtag"
:
"bd43538c91a9a638b36a721a43bd43a5"
},
"ibizbookusr6gridview"
:
{
"title"
:
"图书表格视图"
,
"caption"
:
"图书"
,
"viewtype"
:
"DEGRIDVIEW"
,
"viewmodule"
:
"Sample"
,
"viewname"
:
"IBIZBOOKUsr6GridView"
,
"viewtag"
:
"bdb15578e295954bc2ecd16771c3e200"
},
"ibizorderdetaileditview"
:
{
"title"
:
"订单明细编辑视图"
,
"caption"
:
"订单明细"
,
...
...
app_Web/src/uiservice/ibizbook/ibizbook-ui-service-base.ts
浏览文件 @
9afa935c
...
...
@@ -119,6 +119,7 @@ export default class IBIZBOOKUIServiceBase extends UIService {
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'customview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookcustom-view'
});
this
.
allViewMap
.
set
(
'EDITVIEW:'
,{
viewname
:
'editview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookedit-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'roweditgridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookrow-edit-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr6gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr6-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr4dataview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr4-data-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'usr3gridview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookusr3-grid-view'
});
this
.
allViewMap
.
set
(
':'
,{
viewname
:
'dataview'
,
srfappde
:
'ibizbooks'
,
component
:
'ibizbookdata-view'
});
...
...
app_Web/src/widgets/ibizbook/rules-form-form/rules-form-form-base.vue
浏览文件 @
9afa935c
...
...
@@ -709,30 +709,30 @@ export default class RulesFormBase extends Vue implements ControlInterface {
]
},
],
typ
e
:[
pric
e
:[
{
type
:
"
STRINGLENGTH
"
,
type
:
"
VALUERANGE2
"
,
condOP
:
""
,
ruleInfo
:
"
内容长度必须大于[0]且小于等于[6
]"
,
ruleInfo
:
"
数值必须大于[0.0]且小于等于[100.0
]"
,
isKeyCond
:
false
,
isNotMode
:
false
,
maxValue
:
6
,
maxValue
:
100
,
minValue
:
0
,
deName
:
"
typ
e"
,
deName
:
"
pric
e"
,
isIncludeMaxValue
:
true
,
isIncludeMinValue
:
false
,
},
],
pric
e
:[
typ
e
:[
{
type
:
"
VALUERANGE2
"
,
type
:
"
STRINGLENGTH
"
,
condOP
:
""
,
ruleInfo
:
"
数值必须大于[0.0]且小于等于[100.0
]"
,
ruleInfo
:
"
内容长度必须大于[0]且小于等于[6
]"
,
isKeyCond
:
false
,
isNotMode
:
false
,
maxValue
:
100
,
maxValue
:
6
,
minValue
:
0
,
deName
:
"
pric
e"
,
deName
:
"
typ
e"
,
isIncludeMaxValue
:
true
,
isIncludeMinValue
:
false
,
},
...
...
app_Web/src/widgets/ibizorder-detail/ui-0007-form/ui-0007-form-base.vue
浏览文件 @
9afa935c
...
...
@@ -536,12 +536,12 @@ export default class UI_0007Base extends Vue implements ControlInterface {
ibizuniproductname
:
null
,
quantity
:
null
,
amount
:
null
,
ibizorderid
:
null
,
ibizorderdetailname
:
null
,
unit
:
null
,
unitprice
:
null
,
ibizordername
:
null
,
ibizuniproductid
:
null
,
ibizorderid
:
null
,
ibizorderdetailid
:
null
,
ibizorderdetail
:
null
,
};
...
...
@@ -752,8 +752,6 @@ export default class UI_0007Base extends Vue implements ControlInterface {
quantity
:
new
FormItemModel
({
caption
:
'数量'
,
detailType
:
'FORMITEM'
,
name
:
'quantity'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
amount
:
new
FormItemModel
({
caption
:
'小计'
,
detailType
:
'FORMITEM'
,
name
:
'amount'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
ibizorderid
:
new
FormItemModel
({
caption
:
'订单标识'
,
detailType
:
'FORMITEM'
,
name
:
'ibizorderid'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
ibizorderdetailname
:
new
FormItemModel
({
caption
:
'订单明细名称'
,
detailType
:
'FORMITEM'
,
name
:
'ibizorderdetailname'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
...
...
@@ -764,6 +762,8 @@ export default class UI_0007Base extends Vue implements ControlInterface {
ibizordername
:
new
FormItemModel
({
caption
:
'订单名称'
,
detailType
:
'FORMITEM'
,
name
:
'ibizordername'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
ibizuniproductid
:
new
FormItemModel
({
caption
:
'统一产品标识'
,
detailType
:
'FORMITEM'
,
name
:
'ibizuniproductid'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
ibizorderid
:
new
FormItemModel
({
caption
:
'订单标识'
,
detailType
:
'FORMITEM'
,
name
:
'ibizorderid'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
ibizorderdetailid
:
new
FormItemModel
({
caption
:
'订单明细标识'
,
detailType
:
'FORMITEM'
,
name
:
'ibizorderdetailid'
,
visible
:
true
,
isShowCaption
:
true
,
form
:
this
,
isControlledContent
:
false
,
required
:
false
,
disabled
:
false
,
enableCond
:
3
})
,
...
...
@@ -901,18 +901,6 @@ export default class UI_0007Base extends Vue implements ControlInterface {
this
.
formDataChange
({
name
:
'amount'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 ibizorderid 值
*
* @param {*} newVal
* @param {*} oldVal
* @memberof UI_0007Base
*/
@
Watch
(
'data.ibizorderid'
)
onIbizorderidChange
(
newVal
:
any
,
oldVal
:
any
)
{
this
.
formDataChange
({
name
:
'ibizorderid'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 ibizorderdetailname 值
*
...
...
@@ -973,6 +961,18 @@ export default class UI_0007Base extends Vue implements ControlInterface {
this
.
formDataChange
({
name
:
'ibizuniproductid'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 ibizorderid 值
*
* @param {*} newVal
* @param {*} oldVal
* @memberof UI_0007Base
*/
@
Watch
(
'data.ibizorderid'
)
onIbizorderidChange
(
newVal
:
any
,
oldVal
:
any
)
{
this
.
formDataChange
({
name
:
'ibizorderid'
,
newVal
:
newVal
,
oldVal
:
oldVal
});
}
/**
* 监控表单属性 ibizorderdetailid 值
*
...
...
app_Web/src/widgets/ibizorder-detail/ui-0007-form/ui-0007-form-model.ts
浏览文件 @
9afa935c
...
...
@@ -70,11 +70,6 @@ export default class UI_0007Model {
prop
:
'amount'
,
dataType
:
'FLOAT'
,
},
{
name
:
'ibizorderid'
,
prop
:
'ibizorderid'
,
dataType
:
'PICKUP'
,
},
{
name
:
'ibizorderdetailname'
,
prop
:
'ibizorderdetailname'
,
...
...
@@ -100,6 +95,11 @@ export default class UI_0007Model {
prop
:
'ibizuniproductid'
,
dataType
:
'PICKUP'
,
},
{
name
:
'ibizorderid'
,
prop
:
'ibizorderid'
,
dataType
:
'PICKUP'
,
},
{
name
:
'ibizorderdetailid'
,
prop
:
'ibizorderdetailid'
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录