Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
99ab1bbf
提交
99ab1bbf
编写于
12月 09, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [后台服务,演示应用]
上级
00894512
变更
37
隐藏空白字符变更
内嵌
并排
正在显示
37 个修改的文件
包含
122 行增加
和
114 行删除
+122
-114
app-autocomplete.scss
...Web/src/components/app-autocomplete/app-autocomplete.scss
+0
-5
app-data-upload.scss
app_Web/src/components/app-data-upload/app-data-upload.scss
+0
-1
app-map-position.scss
...Web/src/components/app-map-position/app-map-position.scss
+0
-1
app-preset-caption.scss
...t-element/text/app-preset-caption/app-preset-caption.scss
+0
-1
login.scss
app_Web/src/components/login/login.scss
+0
-4
upload-file.scss
app_Web/src/components/upload-file/upload-file.scss
+0
-1
appConfig.ts
app_Web/src/config/appConfig.ts
+3
-3
components_BO_CN_base.ts
...Web/src/locale/lanres/components/components_BO_CN_base.ts
+3
-3
components_en_US_base.ts
...Web/src/locale/lanres/components/components_en_US_base.ts
+1
-1
components_zh_CN_base.ts
...Web/src/locale/lanres/components/components_zh_CN_base.ts
+1
-1
ibizcustomer-intfmpickup-view.scss
...tomer-intfmpickup-view/ibizcustomer-intfmpickup-view.scss
+0
-1
ibizcustomer-mpickup-view.scss
.../ibizcustomer-mpickup-view/ibizcustomer-mpickup-view.scss
+0
-1
ibizcustomer-usr2-mpickup-view.scss
...mer-usr2-mpickup-view/ibizcustomer-usr2-mpickup-view.scss
+0
-1
ibizsample0002-mpickup-view.scss
...zsample0002-mpickup-view/ibizsample0002-mpickup-view.scss
+0
-1
ibizsample0021-wfdyna-exp-grid-view.scss
...na-exp-grid-view/ibizsample0021-wfdyna-exp-grid-view.scss
+0
-1
app-wfredirect-view.scss
...ages/ungroup/app-wfredirect-view/app-wfredirect-view.scss
+0
-1
default.scss
app_Web/src/styles/default.scss
+0
-1
autocomplete.scss
app_Web/src/styles/element/autocomplete.scss
+1
-7
index.scss
app_Web/src/styles/element/index.scss
+2
-1
input.scss
app_Web/src/styles/element/input.scss
+15
-4
select.scss
app_Web/src/styles/element/select.scss
+6
-0
checkbox-group.scss
app_Web/src/styles/iview/checkbox-group.scss
+6
-0
checkbox.scss
app_Web/src/styles/iview/checkbox.scss
+3
-1
input.scss
app_Web/src/styles/iview/input.scss
+1
-1
radio-group.scss
app_Web/src/styles/iview/radio-group.scss
+7
-1
select.scss
app_Web/src/styles/iview/select.scss
+12
-5
default-searchform-base.vue
...zappeditor/default-searchform/default-searchform-base.vue
+2
-2
default-searchform-base.vue
...s/ibizbook/default-searchform/default-searchform-base.vue
+2
-2
quicksearchform-searchform-base.vue
...searchform-searchform/quicksearchform-searchform-base.vue
+2
-2
usr4-dataview-base.vue
...src/widgets/ibizbook/usr4-dataview/usr4-dataview-base.vue
+4
-4
usr4-dataview-model.ts
...src/widgets/ibizbook/usr4-dataview/usr4-dataview-model.ts
+0
-5
Usr.json
...SSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK/PSGANTTS/Usr.json
+12
-12
TreeTable.json
.../PSAPPDATAENTITIES/IBIZBOOK/PSTREEGRIDICES/TreeTable.json
+12
-12
IBIZBOOKGanttView.json
...temodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKGanttView.json
+12
-12
IBIZBOOKTreeGridExView.json
...el/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKTreeGridExView.json
+12
-12
h2_table.xml
demo-core/src/main/resources/liquibase/h2_table.xml
+2
-2
view.xml
demo-core/src/main/resources/liquibase/view.xml
+1
-1
未找到文件。
app_Web/src/components/app-autocomplete/app-autocomplete.scss
浏览文件 @
99ab1bbf
.ivu-auto-complete
{
.ivu-select-dropdown-list
{
height
:
300px
;
}
}
app_Web/src/components/app-data-upload/app-data-upload.scss
浏览文件 @
99ab1bbf
// 导入视图样式
.app-data-upload-view
{
font-family
:
"Microsoft YaHei"
;
display
:
flex
;
flex-direction
:
column
;
.main-content
{
...
...
app_Web/src/components/app-map-position/app-map-position.scss
浏览文件 @
99ab1bbf
...
...
@@ -39,7 +39,6 @@
box-shadow
:
1px
1px
1px
rgba
(
10
,
10
,
10
,.
2
);
white-space
:
nowrap
;
font-size
:
12px
;
font-family
:
""
;
background-color
:
#25a5f7
;
border-radius
:
3px
;
}
...
...
app_Web/src/components/layout-element/text/app-preset-caption/app-preset-caption.scss
浏览文件 @
99ab1bbf
...
...
@@ -2,7 +2,6 @@
font-weight
:
600
;
.caption-info
{
font-family
:
"Microsoft YaHei"
;
font-size
:
14px
;
}
}
\ No newline at end of file
app_Web/src/components/login/login.scss
浏览文件 @
99ab1bbf
...
...
@@ -57,18 +57,15 @@
width
:
175px
;
height
:
40px
;
font-size
:
18px
;
font-family
:
MicrosoftYaHei
;
}
.login_reset
{
width
:
175px
;
height
:
40px
;
font-size
:
18px
;
font-family
:
MicrosoftYaHei
;
float
:
right
;
}
.form_tipinfo
{
font-family
:
MicrosoftYaHei-Bold
;
font-size
:
14px
;
font-weight
:
bold
;
font-stretch
:
normal
;
...
...
@@ -78,7 +75,6 @@
}
form_tipinfo_more
{
font-family
:
MicrosoftYaHei
;
font-size
:
14px
;
font-weight
:
normal
;
letter-spacing
:
0px
;
...
...
app_Web/src/components/upload-file/upload-file.scss
浏览文件 @
99ab1bbf
...
...
@@ -19,7 +19,6 @@
padding
:
12px
18px
;
text-align
:
center
;
color
:
rgb
(
141
,
158
,
167
);
font-family
:
-
apple-system
,
"SF UI Text"
,
"Helvetica Neue"
,
Arial
,
"PingFang SC"
,
"Hiragino Sans GB"
,
"Microsoft YaHei"
,
"WenQuanYi Zen Hei"
,
sans-serif
;
font-weight
:
400
;
font-size
:
12px
;
...
...
app_Web/src/config/appConfig.ts
浏览文件 @
99ab1bbf
...
...
@@ -2,7 +2,7 @@ export const appConfig = {
//默认主题
defaultTheme
:
'app-default-theme'
,
//默认字体
defaultFont
:
'
Microsoft YaHei
'
,
defaultFont
:
'
EYInterstate-Regular,SourceHanSansCN-Regular
'
,
//主题集合
themes
:
[
{
...
...
@@ -24,8 +24,8 @@ export const appConfig = {
//字体集合
fonts
:
[
{
label
:
'
MicrosoftYaHei
'
,
value
:
'
Microsoft YaHei
'
,
label
:
'
EYInterstate
'
,
value
:
'
EYInterstate-Regular,SourceHanSansCN-Regular
'
,
},
{
label
:
'SimHei'
,
...
...
app_Web/src/locale/lanres/components/components_BO_CN_base.ts
浏览文件 @
99ab1bbf
...
...
@@ -192,9 +192,9 @@ function getLocaleResourceBase(){
font
:
'ཡིག་གཟུགས།'
,
},
fontFamilys
:
{
MicrosoftYaHei
:
'ཝེ་རོན་ཡ་ཧེ།
'
,
SimHei
:
'ནག་གཟུགས།
'
,
YouYuan
:
'ཕྲུ་གུ་
'
,
EYInterstate
:
'EYInterstate-Regular
'
,
SimHei
:
'SimHei
'
,
YouYuan
:
'YouYuan
'
,
},
},
appFormGroup
:
{
...
...
app_Web/src/locale/lanres/components/components_en_US_base.ts
浏览文件 @
99ab1bbf
...
...
@@ -200,7 +200,7 @@ function getLocaleResourceBase(){
font
:
'Font family'
,
},
fontFamilys
:
{
MicrosoftYaHei
:
'Microsoft YaHei
'
,
EYInterstate
:
'EYInterstate-Regular
'
,
SimHei
:
'SimHei'
,
YouYuan
:
'YouYuan'
,
},
...
...
app_Web/src/locale/lanres/components/components_zh_CN_base.ts
浏览文件 @
99ab1bbf
...
...
@@ -201,7 +201,7 @@ function getLocaleResourceBase(){
font
:
'字体'
,
},
fontFamilys
:
{
MicrosoftYaHei
:
'微软雅黑
'
,
EYInterstate
:
'思源黑体
'
,
SimHei
:
'黑体'
,
YouYuan
:
'幼圆'
,
},
...
...
app_Web/src/pages/sample/ibizcustomer-intfmpickup-view/ibizcustomer-intfmpickup-view.scss
浏览文件 @
99ab1bbf
...
...
@@ -27,7 +27,6 @@
.right
{
border
:
1px
solid
#e9e9e9
;
.mpicker-select
{
font-family
:
helvetica
,
sans-serif
;
font-size
:
16px
;
text-align
:
justify
;
word-spacing
:
-3
.8pt
;
...
...
app_Web/src/pages/sample/ibizcustomer-mpickup-view/ibizcustomer-mpickup-view.scss
浏览文件 @
99ab1bbf
...
...
@@ -27,7 +27,6 @@
.right
{
border
:
1px
solid
#e9e9e9
;
.mpicker-select
{
font-family
:
helvetica
,
sans-serif
;
font-size
:
16px
;
text-align
:
justify
;
word-spacing
:
-3
.8pt
;
...
...
app_Web/src/pages/sample/ibizcustomer-usr2-mpickup-view/ibizcustomer-usr2-mpickup-view.scss
浏览文件 @
99ab1bbf
...
...
@@ -27,7 +27,6 @@
.right
{
border
:
1px
solid
#e9e9e9
;
.mpicker-select
{
font-family
:
helvetica
,
sans-serif
;
font-size
:
16px
;
text-align
:
justify
;
word-spacing
:
-3
.8pt
;
...
...
app_Web/src/pages/sample/ibizsample0002-mpickup-view/ibizsample0002-mpickup-view.scss
浏览文件 @
99ab1bbf
...
...
@@ -27,7 +27,6 @@
.right
{
border
:
1px
solid
#e9e9e9
;
.mpicker-select
{
font-family
:
helvetica
,
sans-serif
;
font-size
:
16px
;
text-align
:
justify
;
word-spacing
:
-3
.8pt
;
...
...
app_Web/src/pages/sample/ibizsample0021-wfdyna-exp-grid-view/ibizsample0021-wfdyna-exp-grid-view.scss
浏览文件 @
99ab1bbf
...
...
@@ -58,7 +58,6 @@
.custom-tree-node
{
.tree-node-label
{
font-size
:
15px
;
font-family
:
"Microsoft YaHei"
;
}
.tree-node-count
{
margin-left
:
4px
;
...
...
app_Web/src/pages/ungroup/app-wfredirect-view/app-wfredirect-view.scss
浏览文件 @
99ab1bbf
...
...
@@ -19,7 +19,6 @@
padding-top
:
26px
;
margin-left
:
1em
;
font-size
:
24px
;
font-family
:
ui-monospace
;
}
}
}
...
...
app_Web/src/styles/default.scss
浏览文件 @
99ab1bbf
...
...
@@ -339,7 +339,6 @@
width
:
300px
;
border
:
1px
solid
#e9e9e9
;
.pickupviewpanel__right__select
{
font-family
:
helvetica
,
sans-serif
;
font-size
:
16px
;
text-align
:
justify
;
word-spacing
:
-3
.8pt
;
...
...
app_Web/src/styles/element/autocomplete.scss
浏览文件 @
99ab1bbf
.el-autocomplete
{
.el-input
{
font-size
:
14px
;
input
{
border-radius
:
0
;
}
input
:hover
{
border-color
:
var
(
--
app-color-blue
);
}
font-size
:
14px
;
}
}
\ No newline at end of file
app_Web/src/styles/element/index.scss
浏览文件 @
99ab1bbf
...
...
@@ -2,4 +2,5 @@
@import
'./menu.scss'
;
@import
'./autocomplete.scss'
;
@import
'./input.scss'
;
@import
'./stepper.scss'
;
\ No newline at end of file
@import
'./stepper.scss'
;
@import
'./select.scss'
;
\ No newline at end of file
app_Web/src/styles/element/input.scss
浏览文件 @
99ab1bbf
.el-input
{
input
{
border-radius
:
0
;
}
.el-input__inner
{
height
:
34px
;
border-radius
:
0
;
min-height
:
34px
;
line-height
:
34px
;
}
// 悬浮
.el-input__inner
:hover
{
border-color
:
var
(
--
app-color-blue
);
}
// 占位
.
el-input__inner
:
:-
webkit-input-placeholder
{
color
:
var
(
--
app-color-gray-200
);
}
// 禁用
&
.is-disabled
.el-input__inner
{
color
:
var
(
--
app-color-gray-200
);
background-color
:
var
(
--
app-color-gray-250
);
}
}
\ No newline at end of file
app_Web/src/styles/element/select.scss
0 → 100644
浏览文件 @
99ab1bbf
.el-select
{
// 悬浮
&
:hover
.el-input__inner
{
border-color
:
var
(
--
app-color-blue
);
}
}
\ No newline at end of file
app_Web/src/styles/iview/checkbox-group.scss
浏览文件 @
99ab1bbf
...
...
@@ -5,13 +5,19 @@
width
:
16px
;
height
:
16px
;
margin-right
:
6px
;
// 激活
&
.ivu-checkbox-checked
{
border-color
:
var
(
--
app-color-blue
);
background-color
:
var
(
--
app-color-blue
);
}
}
// 悬浮
.ivu-checkbox
:hover
.ivu-checkbox-inner
{
border-color
:
var
(
--
app-color-blue
);
}
// 禁用
.ivu-checkbox-disabled
+
span
{
color
:
var
(
--
app-color-gray-250
);
}
}
}
\ No newline at end of file
app_Web/src/styles/iview/checkbox.scss
浏览文件 @
99ab1bbf
...
...
@@ -3,6 +3,7 @@
.ivu-checkbox-inner
{
border-radius
:
0
;
}
// 激活
&
.ivu-checkbox-checked
{
.ivu-checkbox-inner
{
border-color
:
var
(
--
app-color-blue
);
...
...
@@ -10,7 +11,8 @@
}
}
}
// 悬浮
.ivu-checkbox
:hover
.ivu-checkbox-inner
{
border-color
:
var
(
--
app-color-blue
);
}
}
}
\ No newline at end of file
app_Web/src/styles/iview/input.scss
浏览文件 @
99ab1bbf
.ivu-input
{
height
:
34px
;
min-
height
:
34px
;
line-height
:
34px
;
border-radius
:
0
;
}
\ No newline at end of file
app_Web/src/styles/iview/radio-group.scss
浏览文件 @
99ab1bbf
...
...
@@ -4,7 +4,8 @@
.ivu-radio
{
margin-right
:
6px
;
width
:
16px
;
height
:
16px
;
height
:
16px
;
// 激活
&
.ivu-radio-checked
{
.ivu-radio-inner
{
border-color
:
var
(
--
app-color-blue
);
...
...
@@ -14,8 +15,13 @@
}
}
}
// 悬浮
.ivu-radio
:hover
.ivu-radio-inner
{
border-color
:
var
(
--
app-color-blue
);
}
// 禁用
.ivu-radio-disabled
+
span
{
color
:
var
(
--
app-color-gray-200
);
}
}
}
\ No newline at end of file
app_Web/src/styles/iview/select.scss
浏览文件 @
99ab1bbf
.ivu-select
{
.ivu-select-selection
{
height
:
34px
;
min-
height
:
34px
;
border-radius
:
0
;
input
:
:-
webkit-input-placeholder
{
// 占位
.
ivu-select-input
:
:-
webkit-input-placeholder
{
color
:var
(
--app-color-gray-200
)
;
}
// 禁用
.ivu-select-input
[
disabled
]
{
color
:
var
(
--
app-color-gray-200
);
-webkit-text-fill-color
:
var
(
--
app-color-gray-200
);
}
}
.ivu-select-input
[
disabled
]
{
color
:
var
(
--
app-color-gray-200
);
-webkit-text-fill-color
:
var
(
--
app-color-gray-200
);
// 悬浮
.ivu-select-selection
:hover
{
border-color
:
var
(
--
app-color-blue
);
}
}
...
...
@@ -16,6 +22,7 @@
padding
:
10px
0
10px
;
.ivu-select-dropdown-list
{
.ivu-select-item
{
// 激活
&
.ivu-select-item-selected
{
color
:
var
(
--
app-color-blue
);
background-color
:
transparent
;
...
...
app_Web/src/widgets/ibizappeditor/default-searchform/default-searchform-base.vue
浏览文件 @
99ab1bbf
...
...
@@ -639,7 +639,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZAPPEDITOR
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZAPPEDITOR
Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -675,7 +675,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZAPPEDITOR
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZAPPEDITOR
Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue
浏览文件 @
99ab1bbf
...
...
@@ -712,7 +712,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr9Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
GroupByCodelistList
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -748,7 +748,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr9Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
GroupByCodelistList
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizbook/quicksearchform-searchform/quicksearchform-searchform-base.vue
浏览文件 @
99ab1bbf
...
...
@@ -670,7 +670,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Calendar
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -706,7 +706,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Calendar
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizbook/usr4-dataview/usr4-dataview-base.vue
浏览文件 @
99ab1bbf
...
...
@@ -698,7 +698,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
*/
public
async
load
(
opt
:
any
=
{},
isReset
:
boolean
=
false
):
Promise
<
any
>
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr4
DataView'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
this
.
$t
(
'app.list.notConfig.fetchAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{...
opt
};
...
...
@@ -792,7 +792,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
*/
public
async
remove
(
datas
:
any
[]):
Promise
<
any
>
{
if
(
!
this
.
removeAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr4
DataView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
return
;
}
let
_datas
:
any
[]
=
[];
...
...
@@ -908,7 +908,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
)){
if
(
!
this
.
createAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr4
DataView'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
this
.
$t
(
'app.list.notConfig.createAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
let
response
=
await
this
.
service
.
add
(
this
.
createAction
,
JSON
.
parse
(
JSON
.
stringify
(
this
.
context
)),
item
,
this
.
showBusyIndicator
);
...
...
@@ -916,7 +916,7 @@ export default class Usr4Base extends Vue implements ControlInterface {
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Usr4
DataView'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
TestCL
DataView'
+
(
this
.
$t
(
'app.list.notConfig.updateAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,{
viewparams
:
this
.
viewparams
});
if
(
item
.
ibizbook
){
...
...
app_Web/src/widgets/ibizbook/usr4-dataview/usr4-dataview-model.ts
浏览文件 @
99ab1bbf
...
...
@@ -70,11 +70,6 @@ export default class Usr4Model {
prop
:
'n_ibizbookname_like'
,
dataType
:
'QUERYPARAM'
},
{
name
:
'n_price_gtandeq'
,
prop
:
'n_price_gtandeq'
,
dataType
:
'QUERYPARAM'
},
{
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK/PSGANTTS/Usr.json
浏览文件 @
99ab1bbf
...
...
@@ -23,18 +23,6 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"出版社"
,
"codeName"
:
"press"
,
...
...
@@ -59,6 +47,18 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK/PSTREEGRIDICES/TreeTable.json
浏览文件 @
99ab1bbf
...
...
@@ -20,13 +20,13 @@
}
}
],
"getPSDETreeColumns"
:
[
{
"caption"
:
"图书
描述
"
,
"codeName"
:
"
subtext
"
,
"caption"
:
"图书
名称
"
,
"codeName"
:
"
ibizbookname
"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"
subtext
"
,
"mOSFilePath"
:
"psdetreecols/
subtext
"
,
"name"
:
"
subtext
"
,
"rTMOSFilePath"
:
"psdetreecols/
subtext
"
,
"dataItemName"
:
"
ibizbookname
"
,
"mOSFilePath"
:
"psdetreecols/
ibizbookname
"
,
"name"
:
"
ibizbookname
"
,
"rTMOSFilePath"
:
"psdetreecols/
ibizbookname
"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
...
...
@@ -44,13 +44,13 @@
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书
名称
"
,
"codeName"
:
"
ibizbookname
"
,
"caption"
:
"图书
描述
"
,
"codeName"
:
"
subtext
"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"
ibizbookname
"
,
"mOSFilePath"
:
"psdetreecols/
ibizbookname
"
,
"name"
:
"
ibizbookname
"
,
"rTMOSFilePath"
:
"psdetreecols/
ibizbookname
"
,
"dataItemName"
:
"
subtext
"
,
"mOSFilePath"
:
"psdetreecols/
subtext
"
,
"name"
:
"
subtext
"
,
"rTMOSFilePath"
:
"psdetreecols/
subtext
"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKGanttView.json
浏览文件 @
99ab1bbf
...
...
@@ -53,18 +53,6 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"出版社"
,
"codeName"
:
"press"
,
...
...
@@ -89,6 +77,18 @@
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"作者"
,
"codeName"
:
"author"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"author"
,
"mOSFilePath"
:
"psdetreecols/author"
,
"name"
:
"author"
,
"rTMOSFilePath"
:
"psdetreecols/author"
,
"width"
:
200
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书名称"
,
"codeName"
:
"ibizbookname"
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKTreeGridExView.json
浏览文件 @
99ab1bbf
...
...
@@ -88,13 +88,13 @@
"id"
:
"TREEGRIDEX"
},
"getPSDETreeColumns"
:
[
{
"caption"
:
"图书
描述
"
,
"codeName"
:
"
subtext
"
,
"caption"
:
"图书
名称
"
,
"codeName"
:
"
ibizbookname
"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"
subtext
"
,
"mOSFilePath"
:
"psdetreecols/
subtext
"
,
"name"
:
"
subtext
"
,
"rTMOSFilePath"
:
"psdetreecols/
subtext
"
,
"dataItemName"
:
"
ibizbookname
"
,
"mOSFilePath"
:
"psdetreecols/
ibizbookname
"
,
"name"
:
"
ibizbookname
"
,
"rTMOSFilePath"
:
"psdetreecols/
ibizbookname
"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
...
...
@@ -112,13 +112,13 @@
"enableExpand"
:
false
,
"enableSort"
:
false
},
{
"caption"
:
"图书
名称
"
,
"codeName"
:
"
ibizbookname
"
,
"caption"
:
"图书
描述
"
,
"codeName"
:
"
subtext
"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"
ibizbookname
"
,
"mOSFilePath"
:
"psdetreecols/
ibizbookname
"
,
"name"
:
"
ibizbookname
"
,
"rTMOSFilePath"
:
"psdetreecols/
ibizbookname
"
,
"dataItemName"
:
"
subtext
"
,
"mOSFilePath"
:
"psdetreecols/
subtext
"
,
"name"
:
"
subtext
"
,
"rTMOSFilePath"
:
"psdetreecols/
subtext
"
,
"width"
:
50
,
"widthUnit"
:
"px"
,
"enableExpand"
:
false
,
...
...
demo-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
99ab1bbf
...
...
@@ -528,7 +528,7 @@
<!--输出实体[IBIZSAMPLE0001]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsample0001-2
0
-19"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizsample0001-2
1
-19"
>
<createTable
tableName=
"T_IBIZSAMPLE0001"
>
<column
name=
"FIELD01"
remarks=
""
type=
"VARCHAR(100)"
>
</column>
...
...
@@ -1473,7 +1473,7 @@
<!--输出实体[IBIZQJ]外键关系 -->
<!--输出实体[IBIZSAMPLE]外键关系 -->
<!--输出实体[IBIZSAMPLE0001]外键关系 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0001-2
0
-48"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"fk-ibizsample0001-2
1
-48"
>
<addForeignKeyConstraint
baseColumnNames=
"IBIZSAMPLE0002ID"
baseTableName=
"T_IBIZSAMPLE0001"
constraintName=
"DER1N_IBIZSAMPLE0001_IBIZSAMPL"
deferrable=
"false"
initiallyDeferred=
"false"
onDelete=
"RESTRICT"
onUpdate=
"RESTRICT"
referencedColumnNames=
"IBIZSAMPLE0002ID"
referencedTableName=
"T_IBIZSAMPLE0002"
validate=
"true"
/>
</changeSet>
<!--输出实体[IBIZSAMPLE0002]外键关系 -->
...
...
demo-core/src/main/resources/liquibase/view.xml
浏览文件 @
99ab1bbf
...
...
@@ -67,7 +67,7 @@
</createView>
</changeSet>
<!--输出实体[IBIZSAMPLE0001]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步-->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"view-ibizsample0001-2
0
-13"
runOnChange=
"true"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"view-ibizsample0001-2
1
-13"
runOnChange=
"true"
>
<createView
fullDefinition=
"false"
replaceIfExists=
"true"
viewName=
"V_IBIZSAMPLE0001"
>
<![CDATA[ SELECT t1.[CREATEDATE], t1.[CREATEMAN], t1.[FIELD01], t1.[FIELD02], t1.[FIELD05], t1.[FIELD06], t1.[FIELD07], t1.[FIELD08], t1.[FIELD09], t1.[FIELD10], t1.[FIELD11], t1.[FIELD12], t1.[FIELD13], t1.[FIELD14], t1.[FIELD15], t1.[FIELD16], t1.[FIELD17], t1.[FIELD18], t1.[FIELD19], t1.[FIELD20], t1.[FIELD21], t1.[FIELD22], t1.[FIELD23], t1.[FIELD24], t1.[FIELD25], t1.[FIELD26], t1.[FIELD27], t1.[IBIZSAMPLE0001ID], t1.[IBIZSAMPLE0001NAME], t1.[UPDATEDATE], t1.[UPDATEMAN] FROM [T_IBIZSAMPLE0001] t1 ]]>
</createView>
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录