Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
I
ibztask
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
ibiz4jteam
ibztask
提交
bd451c9d
提交
bd451c9d
编写于
1月 31, 2024
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lab_xuhui 发布系统代码 [ibiz-task,任务调度]
上级
3112cf9b
变更
5
展开全部
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
269 行增加
和
227 行删除
+269
-227
jobs-info_BO_CN_base.ts
.../locale/lanres/entities/jobs-info/jobs-info_BO_CN_base.ts
+12
-9
jobs-info_en_US_base.ts
.../locale/lanres/entities/jobs-info/jobs-info_en_US_base.ts
+12
-9
jobs-info_zh_CN_base.ts
.../locale/lanres/entities/jobs-info/jobs-info_zh_CN_base.ts
+12
-9
main-form-base.vue
app_web/src/widgets/jobs-info/main-form/main-form-base.vue
+203
-170
main-form-model.ts
app_web/src/widgets/jobs-info/main-form/main-form-model.ts
+30
-30
未找到文件。
app_web/src/locale/lanres/entities/jobs-info/jobs-info_BO_CN_base.ts
浏览文件 @
bd451c9d
...
...
@@ -33,8 +33,11 @@ function getLocaleResourceBase(){
},
main_form
:
{
details
:
{
grouppanel2
:
commonLogic
.
appcommonhandle
(
"分组面板"
,
null
),
grouppanel3
:
commonLogic
.
appcommonhandle
(
"分组面板"
,
null
),
grouppanel4
:
commonLogic
.
appcommonhandle
(
"分组面板"
,
null
),
druipart1
:
commonLogic
.
appcommonhandle
(
""
,
null
),
group
1
:
commonLogic
.
appcommonhandle
(
"任务信息基本信息
"
,
null
),
group
panel1
:
commonLogic
.
appcommonhandle
(
"分组面板
"
,
null
),
formpage1
:
commonLogic
.
appcommonhandle
(
"基本信息"
,
null
),
srforikey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfkey
:
commonLogic
.
appcommonhandle
(
"主键ID"
,
null
),
...
...
@@ -44,19 +47,19 @@ function getLocaleResourceBase(){
srfdeid
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfsourcekey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
app
:
commonLogic
.
appcommonhandle
(
"服务名"
,
null
),
handler
:
commonLogic
.
appcommonhandle
(
"执行器任务HANDLER"
,
null
),
cron
:
commonLogic
.
appcommonhandle
(
"任务执行CRON"
,
null
),
param
:
commonLogic
.
appcommonhandle
(
"执行器任务参数"
,
null
),
last_time
:
commonLogic
.
appcommonhandle
(
"上次调度时间"
,
null
),
author
:
commonLogic
.
appcommonhandle
(
"所有者"
,
null
),
create_time
:
commonLogic
.
appcommonhandle
(
"创建时间"
,
null
),
handler
:
commonLogic
.
appcommonhandle
(
"执行器任务HANDLER"
,
null
),
next_time
:
commonLogic
.
appcommonhandle
(
"下次调度时间"
,
null
),
status
:
commonLogic
.
appcommonhandle
(
"状态"
,
null
),
update_time
:
commonLogic
.
appcommonhandle
(
"更新时间"
,
null
),
cron
:
commonLogic
.
appcommonhandle
(
"任务执行CRON"
,
null
),
timeout
:
commonLogic
.
appcommonhandle
(
"任务执行超时时间(秒)"
,
null
),
fail_retry_count
:
commonLogic
.
appcommonhandle
(
"失败重试次数"
,
null
),
author
:
commonLogic
.
appcommonhandle
(
"所有者"
,
null
),
remark
:
commonLogic
.
appcommonhandle
(
"备注"
,
null
),
status
:
commonLogic
.
appcommonhandle
(
"状态"
,
null
),
tenant_id
:
commonLogic
.
appcommonhandle
(
"租户ID"
,
null
),
create_time
:
commonLogic
.
appcommonhandle
(
"创建时间
"
,
null
),
update_time
:
commonLogic
.
appcommonhandle
(
"更新时间
"
,
null
),
remark
:
commonLogic
.
appcommonhandle
(
"备注
"
,
null
),
param
:
commonLogic
.
appcommonhandle
(
"执行器任务参数
"
,
null
),
id
:
commonLogic
.
appcommonhandle
(
"主键ID"
,
null
),
},
uiactions
:
{
...
...
app_web/src/locale/lanres/entities/jobs-info/jobs-info_en_US_base.ts
浏览文件 @
bd451c9d
...
...
@@ -33,8 +33,11 @@ function getLocaleResourceBase(){
},
main_form
:
{
details
:
{
grouppanel2
:
commonLogic
.
appcommonhandle
(
"分组面板"
,
null
),
grouppanel3
:
commonLogic
.
appcommonhandle
(
"分组面板"
,
null
),
grouppanel4
:
commonLogic
.
appcommonhandle
(
"分组面板"
,
null
),
druipart1
:
commonLogic
.
appcommonhandle
(
""
,
null
),
group
1
:
commonLogic
.
appcommonhandle
(
"任务信息基本信息
"
,
null
),
group
panel1
:
commonLogic
.
appcommonhandle
(
"分组面板
"
,
null
),
formpage1
:
commonLogic
.
appcommonhandle
(
"基本信息"
,
null
),
srforikey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfkey
:
commonLogic
.
appcommonhandle
(
"主键ID"
,
null
),
...
...
@@ -44,19 +47,19 @@ function getLocaleResourceBase(){
srfdeid
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfsourcekey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
app
:
commonLogic
.
appcommonhandle
(
"服务名"
,
null
),
handler
:
commonLogic
.
appcommonhandle
(
"执行器任务HANDLER"
,
null
),
cron
:
commonLogic
.
appcommonhandle
(
"任务执行CRON"
,
null
),
param
:
commonLogic
.
appcommonhandle
(
"执行器任务参数"
,
null
),
last_time
:
commonLogic
.
appcommonhandle
(
"上次调度时间"
,
null
),
author
:
commonLogic
.
appcommonhandle
(
"所有者"
,
null
),
create_time
:
commonLogic
.
appcommonhandle
(
"创建时间"
,
null
),
handler
:
commonLogic
.
appcommonhandle
(
"执行器任务HANDLER"
,
null
),
next_time
:
commonLogic
.
appcommonhandle
(
"下次调度时间"
,
null
),
status
:
commonLogic
.
appcommonhandle
(
"状态"
,
null
),
update_time
:
commonLogic
.
appcommonhandle
(
"更新时间"
,
null
),
cron
:
commonLogic
.
appcommonhandle
(
"任务执行CRON"
,
null
),
timeout
:
commonLogic
.
appcommonhandle
(
"任务执行超时时间(秒)"
,
null
),
fail_retry_count
:
commonLogic
.
appcommonhandle
(
"失败重试次数"
,
null
),
author
:
commonLogic
.
appcommonhandle
(
"所有者"
,
null
),
remark
:
commonLogic
.
appcommonhandle
(
"备注"
,
null
),
status
:
commonLogic
.
appcommonhandle
(
"状态"
,
null
),
tenant_id
:
commonLogic
.
appcommonhandle
(
"租户ID"
,
null
),
create_time
:
commonLogic
.
appcommonhandle
(
"创建时间
"
,
null
),
update_time
:
commonLogic
.
appcommonhandle
(
"更新时间
"
,
null
),
remark
:
commonLogic
.
appcommonhandle
(
"备注
"
,
null
),
param
:
commonLogic
.
appcommonhandle
(
"执行器任务参数
"
,
null
),
id
:
commonLogic
.
appcommonhandle
(
"主键ID"
,
null
),
},
uiactions
:
{
...
...
app_web/src/locale/lanres/entities/jobs-info/jobs-info_zh_CN_base.ts
浏览文件 @
bd451c9d
...
...
@@ -33,8 +33,11 @@ function getLocaleResourceBase(){
},
main_form
:
{
details
:
{
grouppanel2
:
commonLogic
.
appcommonhandle
(
"分组面板"
,
null
),
grouppanel3
:
commonLogic
.
appcommonhandle
(
"分组面板"
,
null
),
grouppanel4
:
commonLogic
.
appcommonhandle
(
"分组面板"
,
null
),
druipart1
:
commonLogic
.
appcommonhandle
(
""
,
null
),
group
1
:
commonLogic
.
appcommonhandle
(
"任务信息基本信息
"
,
null
),
group
panel1
:
commonLogic
.
appcommonhandle
(
"分组面板
"
,
null
),
formpage1
:
commonLogic
.
appcommonhandle
(
"基本信息"
,
null
),
srforikey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfkey
:
commonLogic
.
appcommonhandle
(
"主键ID"
,
null
),
...
...
@@ -44,19 +47,19 @@ function getLocaleResourceBase(){
srfdeid
:
commonLogic
.
appcommonhandle
(
""
,
null
),
srfsourcekey
:
commonLogic
.
appcommonhandle
(
""
,
null
),
app
:
commonLogic
.
appcommonhandle
(
"服务名"
,
null
),
handler
:
commonLogic
.
appcommonhandle
(
"执行器任务HANDLER"
,
null
),
cron
:
commonLogic
.
appcommonhandle
(
"任务执行CRON"
,
null
),
param
:
commonLogic
.
appcommonhandle
(
"执行器任务参数"
,
null
),
last_time
:
commonLogic
.
appcommonhandle
(
"上次调度时间"
,
null
),
author
:
commonLogic
.
appcommonhandle
(
"所有者"
,
null
),
create_time
:
commonLogic
.
appcommonhandle
(
"创建时间"
,
null
),
handler
:
commonLogic
.
appcommonhandle
(
"执行器任务HANDLER"
,
null
),
next_time
:
commonLogic
.
appcommonhandle
(
"下次调度时间"
,
null
),
status
:
commonLogic
.
appcommonhandle
(
"状态"
,
null
),
update_time
:
commonLogic
.
appcommonhandle
(
"更新时间"
,
null
),
cron
:
commonLogic
.
appcommonhandle
(
"任务执行CRON"
,
null
),
timeout
:
commonLogic
.
appcommonhandle
(
"任务执行超时时间(秒)"
,
null
),
fail_retry_count
:
commonLogic
.
appcommonhandle
(
"失败重试次数"
,
null
),
author
:
commonLogic
.
appcommonhandle
(
"所有者"
,
null
),
remark
:
commonLogic
.
appcommonhandle
(
"备注"
,
null
),
status
:
commonLogic
.
appcommonhandle
(
"状态"
,
null
),
tenant_id
:
commonLogic
.
appcommonhandle
(
"租户ID"
,
null
),
create_time
:
commonLogic
.
appcommonhandle
(
"创建时间
"
,
null
),
update_time
:
commonLogic
.
appcommonhandle
(
"更新时间
"
,
null
),
remark
:
commonLogic
.
appcommonhandle
(
"备注
"
,
null
),
param
:
commonLogic
.
appcommonhandle
(
"执行器任务参数
"
,
null
),
id
:
commonLogic
.
appcommonhandle
(
"主键ID"
,
null
),
},
uiactions
:
{
...
...
app_web/src/widgets/jobs-info/main-form/main-form-base.vue
浏览文件 @
bd451c9d
此差异已折叠。
点击以展开。
app_web/src/widgets/jobs-info/main-form/main-form-model.ts
浏览文件 @
bd451c9d
...
...
@@ -56,30 +56,45 @@ export default class MainModel {
dataType
:
'TEXT'
,
},
{
name
:
'
handler
'
,
prop
:
'
handler
'
,
dataType
:
'
TEX
T'
,
name
:
'
last_time
'
,
prop
:
'
last_time
'
,
dataType
:
'
BIGIN
T'
,
},
{
name
:
'
cron
'
,
prop
:
'
cron
'
,
name
:
'
author
'
,
prop
:
'
author
'
,
dataType
:
'TEXT'
,
},
{
name
:
'
param
'
,
prop
:
'
param
'
,
dataType
:
'
TEXT
'
,
name
:
'
create_time
'
,
prop
:
'
create_time
'
,
dataType
:
'
DATETIME
'
,
},
{
name
:
'
last_time
'
,
prop
:
'
last_time
'
,
dataType
:
'
BIGIN
T'
,
name
:
'
handler
'
,
prop
:
'
handler
'
,
dataType
:
'
TEX
T'
,
},
{
name
:
'next_time'
,
prop
:
'next_time'
,
dataType
:
'BIGINT'
,
},
{
name
:
'status'
,
prop
:
'status'
,
dataType
:
'NSCODELIST'
,
},
{
name
:
'update_time'
,
prop
:
'update_time'
,
dataType
:
'DATETIME'
,
},
{
name
:
'cron'
,
prop
:
'cron'
,
dataType
:
'TEXT'
,
},
{
name
:
'timeout'
,
prop
:
'timeout'
,
...
...
@@ -91,8 +106,8 @@ export default class MainModel {
dataType
:
'INT'
,
},
{
name
:
'
author
'
,
prop
:
'
author
'
,
name
:
'
tenant_id
'
,
prop
:
'
tenant_id
'
,
dataType
:
'TEXT'
,
},
{
...
...
@@ -101,25 +116,10 @@ export default class MainModel {
dataType
:
'TEXT'
,
},
{
name
:
'status'
,
prop
:
'status'
,
dataType
:
'NSCODELIST'
,
},
{
name
:
'tenant_id'
,
prop
:
'tenant_id'
,
name
:
'param'
,
prop
:
'param'
,
dataType
:
'TEXT'
,
},
{
name
:
'create_time'
,
prop
:
'create_time'
,
dataType
:
'DATETIME'
,
},
{
name
:
'update_time'
,
prop
:
'update_time'
,
dataType
:
'DATETIME'
,
},
{
name
:
'id'
,
prop
:
'id'
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录