Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
ba2b57bb
提交
ba2b57bb
编写于
1月 11, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
lxm1993 发布系统代码 [TrainSys,网页端]
上级
8f174b07
变更
12
显示空白字符变更
内嵌
并排
正在显示
12 个修改的文件
包含
1656 行增加
和
127 行删除
+1656
-127
package.json
app_Web/package.json
+8
-8
pnpm-lock.yaml
app_Web/pnpm-lock.yaml
+45
-45
ibiz-file-upload.tsx
...nents/editor/upload/ibiz-file-upload/ibiz-file-upload.tsx
+16
-6
yarn.lock
app_Web/yarn.lock
+33
-33
h2_table.xml
trainsys-core/src/main/resources/liquibase/h2_table.xml
+1
-1
Phone.json
...izlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
+8
-0
Phone.json
...izlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
+8
-0
Main.json
...PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json
+17
-17
ReginfoEditView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json
+17
-17
phoneGridExpView.json
...trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridExpView.json
+537
-0
phoneOptionView.json
.../trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneOptionView.json
+954
-0
PSSYSAPP.json
...ces/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
+12
-0
未找到文件。
app_Web/package.json
浏览文件 @
ba2b57bb
...
...
@@ -12,14 +12,14 @@
},
"dependencies"
:
{
"@floating-ui/dom"
:
"^1.0.11"
,
"@ibiz-template/command"
:
"^0.0.1-beta.3
4
"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.3
4
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.3
4
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.3
4
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.3
4
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.3
4
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.3
4
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.3
4
"
,
"@ibiz-template/command"
:
"^0.0.1-beta.3
5
"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.3
5
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.3
5
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.3
5
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.3
5
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.3
5
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.3
5
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.3
5
"
,
"@ibiz/dynamic-model-api"
:
"^2.1.11"
,
"dayjs"
:
"^1.11.7"
,
"lodash-es"
:
"^4.17.21"
,
...
...
app_Web/pnpm-lock.yaml
浏览文件 @
ba2b57bb
...
...
@@ -4,14 +4,14 @@ specifiers:
'
@commitlint/cli'
:
^17.3.0
'
@commitlint/config-conventional'
:
^17.3.0
'
@floating-ui/dom'
:
^1.0.11
'
@ibiz-template/command'
:
^0.0.1-beta.3
4
'
@ibiz-template/controller'
:
^0.0.1-beta.3
4
'
@ibiz-template/core'
:
^0.0.1-beta.3
4
'
@ibiz-template/model'
:
^0.0.1-beta.3
4
'
@ibiz-template/runtime'
:
^0.0.1-beta.3
4
'
@ibiz-template/service'
:
^0.0.1-beta.3
4
'
@ibiz-template/theme'
:
^0.0.1-beta.3
4
'
@ibiz-template/vue-util'
:
^0.0.1-beta.3
4
'
@ibiz-template/command'
:
^0.0.1-beta.3
5
'
@ibiz-template/controller'
:
^0.0.1-beta.3
5
'
@ibiz-template/core'
:
^0.0.1-beta.3
5
'
@ibiz-template/model'
:
^0.0.1-beta.3
5
'
@ibiz-template/runtime'
:
^0.0.1-beta.3
5
'
@ibiz-template/service'
:
^0.0.1-beta.3
5
'
@ibiz-template/theme'
:
^0.0.1-beta.3
5
'
@ibiz-template/vue-util'
:
^0.0.1-beta.3
5
'
@ibiz/dynamic-model-api'
:
^2.1.11
'
@types/lodash-es'
:
^4.17.6
'
@types/node'
:
^18.11.15
...
...
@@ -63,14 +63,14 @@ specifiers:
dependencies
:
'
@floating-ui/dom'
:
1.0.11
'
@ibiz-template/command'
:
0.0.1-beta.3
4
'
@ibiz-template/controller'
:
0.0.1-beta.3
4_tuts3xm7vsozpcqhvrhanxlilu
'
@ibiz-template/core'
:
0.0.1-beta.3
4
_qzytosuu5eg3bvoa74ldx6evva
'
@ibiz-template/model'
:
0.0.1-beta.3
4
_nngk5znuztmoeynqrwf7jk7xse
'
@ibiz-template/runtime'
:
0.0.1-beta.3
4_xq2chlnpavf3lxcbepokgne7b4
'
@ibiz-template/service'
:
0.0.1-beta.3
4_3tgut7hry5ebyo4prj66vnvsn4
'
@ibiz-template/theme'
:
0.0.1-beta.3
4
'
@ibiz-template/vue-util'
:
0.0.1-beta.3
4_aqae2wlf5utztpln5mipgzadbm
'
@ibiz-template/command'
:
0.0.1-beta.3
5
'
@ibiz-template/controller'
:
0.0.1-beta.3
5_zmo523m6um5wuaaa4ymx3aankq
'
@ibiz-template/core'
:
0.0.1-beta.3
5
_qzytosuu5eg3bvoa74ldx6evva
'
@ibiz-template/model'
:
0.0.1-beta.3
5
_nngk5znuztmoeynqrwf7jk7xse
'
@ibiz-template/runtime'
:
0.0.1-beta.3
5_3x5lrvo4r56wqysw3hjkkryuba
'
@ibiz-template/service'
:
0.0.1-beta.3
5_sw7gix4w3weo6qt6idjd3tjyti
'
@ibiz-template/theme'
:
0.0.1-beta.3
5
'
@ibiz-template/vue-util'
:
0.0.1-beta.3
5_2thmcdjnswyqovrnadqxd43wsu
'
@ibiz/dynamic-model-api'
:
2.1.11_qx-util@0.4.4
dayjs
:
1.11.7
lodash-es
:
4.17.21
...
...
@@ -891,14 +891,14 @@ packages:
resolution
:
{
integrity
:
sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
}
dev
:
true
/@ibiz-template/command/0.0.1-beta.3
4
:
resolution
:
{
integrity
:
sha512-
fDf9SRrnttMZgtTTX+h6tt6eYFNB7hv98b4EiYj/BRIfKzlyy+mTySbWum5HMrPVKitmqsx5/otmvKkDfn4zJQ
==
}
/@ibiz-template/command/0.0.1-beta.3
5
:
resolution
:
{
integrity
:
sha512-
jywjP3z+VxAcNiPsBjREVpHAFSoOcnGez7ZBdyT9BuCns+qXt2+WjGaEJkh81ShloMRKc3wdvAXsbRh7/7QwCg
==
}
dependencies
:
qx-util
:
0.4.4
dev
:
false
/@ibiz-template/controller/0.0.1-beta.3
4_tuts3xm7vsozpcqhvrhanxlilu
:
resolution
:
{
integrity
:
sha512-
gdcMPRrZdlsqX51MsF9LpuU7Im+wntkPgs5KBvZhJIOYmiE2mozh4IWkQPZ8qMvkR5yi3SCbjgHJQyAyxh4kKw
==
}
/@ibiz-template/controller/0.0.1-beta.3
5_zmo523m6um5wuaaa4ymx3aankq
:
resolution
:
{
integrity
:
sha512-
0vNTZg3Qlj/jxVcxy5OCFhRd42OS8dlakeCdgPbmylMkmjbBuCec7mn5HKmHdKIlJLRSZ44NFezM6FOteOeBfg
==
}
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
...
...
@@ -908,10 +908,10 @@ packages:
qs
:
^6.11.0
qx-util
:
^0.4.4
dependencies
:
'
@ibiz-template/core'
:
0.0.1-beta.3
4
_qzytosuu5eg3bvoa74ldx6evva
'
@ibiz-template/model'
:
0.0.1-beta.3
4
_nngk5znuztmoeynqrwf7jk7xse
'
@ibiz-template/runtime'
:
0.0.1-beta.3
4_xq2chlnpavf3lxcbepokgne7b4
'
@ibiz-template/service'
:
0.0.1-beta.3
4_3tgut7hry5ebyo4prj66vnvsn4
'
@ibiz-template/core'
:
0.0.1-beta.3
5
_qzytosuu5eg3bvoa74ldx6evva
'
@ibiz-template/model'
:
0.0.1-beta.3
5
_nngk5znuztmoeynqrwf7jk7xse
'
@ibiz-template/runtime'
:
0.0.1-beta.3
5_3x5lrvo4r56wqysw3hjkkryuba
'
@ibiz-template/service'
:
0.0.1-beta.3
5_sw7gix4w3weo6qt6idjd3tjyti
async-validator
:
4.2.5
dayjs
:
1.11.7
lodash-es
:
4.17.21
...
...
@@ -919,8 +919,8 @@ packages:
qx-util
:
0.4.4
dev
:
false
/@ibiz-template/core/0.0.1-beta.3
4
_qzytosuu5eg3bvoa74ldx6evva
:
resolution
:
{
integrity
:
sha512-
MPkUFEhSegnL9HkaZ0eOwhZZtF+4XYlbeyO+/i3LZ7vF4UjVrjrW1eG4+H5YXmDQA/QXV4bRm5RHDQZTZ+wrug
==
}
/@ibiz-template/core/0.0.1-beta.3
5
_qzytosuu5eg3bvoa74ldx6evva
:
resolution
:
{
integrity
:
sha512-
YPgUtcBAErkCAIZwx4UF9LRuAtkB2FdV5PTV/NTiEMXoTw5S34JaMn5pjFV1zY07LxH3zZe/gnUN0AQmDdLo/w
==
}
peerDependencies
:
lodash-es
:
^4.17.21
qx-util
:
^0.4.4
...
...
@@ -935,8 +935,8 @@ packages:
-
debug
dev
:
false
/@ibiz-template/model/0.0.1-beta.3
4
_nngk5znuztmoeynqrwf7jk7xse
:
resolution
:
{
integrity
:
sha512-
l8l6w98F2EpQgIiJcBcgqGV25zVA0ekyb639ICu/LImtol47RrEBpGBp5SetQX7NJFdIalPeZR8xF5F5fTlHcw
==
}
/@ibiz-template/model/0.0.1-beta.3
5
_nngk5znuztmoeynqrwf7jk7xse
:
resolution
:
{
integrity
:
sha512-
qOx4rwfo/Kgf30+6dxRvdHW1uvO37xsCXoeMFU/smn2yjWI2YB5l7VFLvCIa2LXpvSIH9N7zf6OvCbAXhMKYoA
==
}
peerDependencies
:
'
@ibiz/dynamic-model-api'
:
^2.1.11
lodash-es
:
^4.17.21
...
...
@@ -948,41 +948,41 @@ packages:
qx-util
:
0.4.4
dev
:
false
/@ibiz-template/runtime/0.0.1-beta.3
4_xq2chlnpavf3lxcbepokgne7b4
:
resolution
:
{
integrity
:
sha512-
Y9/wAZGGHiSxbdCvGXAkCZZ/3CcLRV7qEitU084urAnSbDm6qGXcpavyHkaoblnDxrsLt38TUJ5sZ8e06shs0
Q==
}
/@ibiz-template/runtime/0.0.1-beta.3
5_3x5lrvo4r56wqysw3hjkkryuba
:
resolution
:
{
integrity
:
sha512-
WntUoYcDewvDpg9MCJzHFti03eqLW+xvmMME+DPwI5/COOoMC9UtsfPJe5lQWtyhoukJcTHVf0R7seidoCDBz
Q==
}
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
'
@ibiz-template/service'
:
^0.0.1-beta.30
qx-util
:
^0.4.4
dependencies
:
'
@ibiz-template/command'
:
0.0.1-beta.3
4
'
@ibiz-template/core'
:
0.0.1-beta.3
4
_qzytosuu5eg3bvoa74ldx6evva
'
@ibiz-template/model'
:
0.0.1-beta.3
4
_nngk5znuztmoeynqrwf7jk7xse
'
@ibiz-template/service'
:
0.0.1-beta.3
4_3tgut7hry5ebyo4prj66vnvsn4
'
@ibiz-template/command'
:
0.0.1-beta.3
5
'
@ibiz-template/core'
:
0.0.1-beta.3
5
_qzytosuu5eg3bvoa74ldx6evva
'
@ibiz-template/model'
:
0.0.1-beta.3
5
_nngk5znuztmoeynqrwf7jk7xse
'
@ibiz-template/service'
:
0.0.1-beta.3
5_sw7gix4w3weo6qt6idjd3tjyti
qx-util
:
0.4.4
dev
:
false
/@ibiz-template/service/0.0.1-beta.3
4_3tgut7hry5ebyo4prj66vnvsn4
:
resolution
:
{
integrity
:
sha512-
yvfeyd8rjT2KoRfOapwjhinCivFz1t27hmo0f17E+jJGtx3313F/ySUC44KIyvCAopjOya1lvNo5AZBLAztPQg
==
}
/@ibiz-template/service/0.0.1-beta.3
5_sw7gix4w3weo6qt6idjd3tjyti
:
resolution
:
{
integrity
:
sha512-
RHyKS6c7ooeEGjStxa0XQmJL70wi6yPIq4wjH7xv74gWpEgsMwlYchHXQ3nZYNZiffeBOg2mwqwSoDDWdU24KQ
==
}
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
qx-util
:
^0.4.4
ramda
:
^0.28.0
dependencies
:
'
@ibiz-template/core'
:
0.0.1-beta.3
4
_qzytosuu5eg3bvoa74ldx6evva
'
@ibiz-template/model'
:
0.0.1-beta.3
4
_nngk5znuztmoeynqrwf7jk7xse
'
@ibiz-template/core'
:
0.0.1-beta.3
5
_qzytosuu5eg3bvoa74ldx6evva
'
@ibiz-template/model'
:
0.0.1-beta.3
5
_nngk5znuztmoeynqrwf7jk7xse
qx-util
:
0.4.4
ramda
:
0.28.0
dev
:
false
/@ibiz-template/theme/0.0.1-beta.3
4
:
resolution
:
{
integrity
:
sha512-
A66UqlHZ89KanJPU1yFtAvMKJba0RQPZqEyFCYpsnjMArDzXZh545KAMIenWcQX8R0CBBaNupN8ioXNdhkhG/g
==
}
/@ibiz-template/theme/0.0.1-beta.3
5
:
resolution
:
{
integrity
:
sha512-
JkatctbQ/CjF40UxmiFm0GcSnYmn4csudiKzkDq3DBYuIM061Nozd3Nd+QuZUce7TfigSTddUcEHnSBIt7amMA
==
}
dev
:
false
/@ibiz-template/vue-util/0.0.1-beta.3
4_aqae2wlf5utztpln5mipgzadbm
:
resolution
:
{
integrity
:
sha512-
oTWdOKkHRkXxLMjcT57ZQhUBi5ztHODcv5NNz85pemyzXyhiUdxqj7a8AfpTy8XGz43h6VnLY56pQVNA2muHd
g==
}
/@ibiz-template/vue-util/0.0.1-beta.3
5_2thmcdjnswyqovrnadqxd43wsu
:
resolution
:
{
integrity
:
sha512-
E++CeKffeZ7f6mslav0315H0BkoLp5rwbfw4pjrMoOcx3Cj7lJXRo7PTjRtBRIULLvGnnbQDdFaKCO2NLVKH/
g==
}
peerDependencies
:
'
@ibiz-template/controller'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
...
...
@@ -993,9 +993,9 @@ packages:
vue
:
^2.7.14
vue-router
:
^3.6.5
dependencies
:
'
@ibiz-template/controller'
:
0.0.1-beta.3
4_tuts3xm7vsozpcqhvrhanxlilu
'
@ibiz-template/core'
:
0.0.1-beta.3
4
_qzytosuu5eg3bvoa74ldx6evva
'
@ibiz-template/model'
:
0.0.1-beta.3
4
_nngk5znuztmoeynqrwf7jk7xse
'
@ibiz-template/controller'
:
0.0.1-beta.3
5_zmo523m6um5wuaaa4ymx3aankq
'
@ibiz-template/core'
:
0.0.1-beta.3
5
_qzytosuu5eg3bvoa74ldx6evva
'
@ibiz-template/model'
:
0.0.1-beta.3
5
_nngk5znuztmoeynqrwf7jk7xse
qs
:
6.11.0
qx-util
:
0.4.4
ramda
:
0.28.0
...
...
app_Web/src/components/editor/upload/ibiz-file-upload/ibiz-file-upload.tsx
浏览文件 @
ba2b57bb
...
...
@@ -74,12 +74,22 @@ export const IBizFileUpload = defineComponent({
},
},
[
this
.
c
.
model
.
isDrag
?
(
<
div
class=
{
this
.
ns
.
b
(
'drag-box'
)
}
>
<
i
-
icon
type=
'md-cloud-upload'
/>
<
div
class=
{
this
.
ns
.
be
(
'drag-box'
,
'text'
)
}
>
<
span
>
将文件拖到此处,或
</
span
>
<
span
>
点击上传
</
span
>
</
div
>
</
div
>
)
:
(
<
i
-
button
icon=
'ios-cloud-upload-outline'
class=
{
this
.
ns
.
b
(
'button'
)
}
>
上传文件
</
i
-
button
>,
</
i
-
button
>
),
],
)
}
</
div
>
...
...
app_Web/yarn.lock
浏览文件 @
ba2b57bb
...
...
@@ -637,60 +637,60 @@
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
"@ibiz-template/command@^0.0.1-beta.3
4
":
version "0.0.1-beta.3
4
"
resolved "http://npm.zhr.icu/@ibiz-template%2fcommand/-/command-0.0.1-beta.3
4.tgz#7add948f4a36ce28b6a01929d9ba87b3f569142e
"
integrity sha512-
fDf9SRrnttMZgtTTX+h6tt6eYFNB7hv98b4EiYj/BRIfKzlyy+mTySbWum5HMrPVKitmqsx5/otmvKkDfn4zJQ
==
"@ibiz-template/command@^0.0.1-beta.3
5
":
version "0.0.1-beta.3
5
"
resolved "http://npm.zhr.icu/@ibiz-template%2fcommand/-/command-0.0.1-beta.3
5.tgz#aba8141ea48c7b53b8bad309d2bba4ec1e73ed55
"
integrity sha512-
jywjP3z+VxAcNiPsBjREVpHAFSoOcnGez7ZBdyT9BuCns+qXt2+WjGaEJkh81ShloMRKc3wdvAXsbRh7/7QwCg
==
dependencies:
qx-util "^0.4.4"
"@ibiz-template/controller@^0.0.1-beta.3
4
":
version "0.0.1-beta.3
4
"
resolved "http://npm.zhr.icu/@ibiz-template%2fcontroller/-/controller-0.0.1-beta.3
4.tgz#14389bece6435fdc6126caa93502a576208d9e7c
"
integrity sha512-
gdcMPRrZdlsqX51MsF9LpuU7Im+wntkPgs5KBvZhJIOYmiE2mozh4IWkQPZ8qMvkR5yi3SCbjgHJQyAyxh4kKw
==
"@ibiz-template/controller@^0.0.1-beta.3
5
":
version "0.0.1-beta.3
5
"
resolved "http://npm.zhr.icu/@ibiz-template%2fcontroller/-/controller-0.0.1-beta.3
5.tgz#7510e887249f0f502f7ca92611b7d60b31a48176
"
integrity sha512-
0vNTZg3Qlj/jxVcxy5OCFhRd42OS8dlakeCdgPbmylMkmjbBuCec7mn5HKmHdKIlJLRSZ44NFezM6FOteOeBfg
==
dependencies:
async-validator "^4.2.5"
dayjs "^1.11.5"
"@ibiz-template/core@^0.0.1-beta.3
4
":
version "0.0.1-beta.3
4
"
resolved "http://npm.zhr.icu/@ibiz-template%2fcore/-/core-0.0.1-beta.3
4.tgz#37312a15cd936ae43964fb0331bfc86444751d82
"
integrity sha512-
MPkUFEhSegnL9HkaZ0eOwhZZtF+4XYlbeyO+/i3LZ7vF4UjVrjrW1eG4+H5YXmDQA/QXV4bRm5RHDQZTZ+wrug
==
"@ibiz-template/core@^0.0.1-beta.3
5
":
version "0.0.1-beta.3
5
"
resolved "http://npm.zhr.icu/@ibiz-template%2fcore/-/core-0.0.1-beta.3
5.tgz#a1ad9dcfddf7f9e8ed9df79c884bb273ab7c6d8a
"
integrity sha512-
YPgUtcBAErkCAIZwx4UF9LRuAtkB2FdV5PTV/NTiEMXoTw5S34JaMn5pjFV1zY07LxH3zZe/gnUN0AQmDdLo/w
==
dependencies:
axios "^1.2.1"
loglevel "^1.8.0"
pluralize "^8.0.0"
qs "^6.11.0"
"@ibiz-template/model@^0.0.1-beta.3
4
":
version "0.0.1-beta.3
4
"
resolved "http://npm.zhr.icu/@ibiz-template%2fmodel/-/model-0.0.1-beta.3
4.tgz#cb986c5ab7f675b31695f2e3a7f7f1d7ecdc2fb4
"
integrity sha512-
l8l6w98F2EpQgIiJcBcgqGV25zVA0ekyb639ICu/LImtol47RrEBpGBp5SetQX7NJFdIalPeZR8xF5F5fTlHcw
==
"@ibiz-template/model@^0.0.1-beta.3
5
":
version "0.0.1-beta.3
5
"
resolved "http://npm.zhr.icu/@ibiz-template%2fmodel/-/model-0.0.1-beta.3
5.tgz#725faccff89dd83d6b329a8b9a1c3d84756f0b3b
"
integrity sha512-
qOx4rwfo/Kgf30+6dxRvdHW1uvO37xsCXoeMFU/smn2yjWI2YB5l7VFLvCIa2LXpvSIH9N7zf6OvCbAXhMKYoA
==
dependencies:
"@ibiz/dynamic-model-api" "^2.1.11"
pluralize "^8.0.0"
"@ibiz-template/runtime@^0.0.1-beta.3
4
":
version "0.0.1-beta.3
4
"
resolved "http://npm.zhr.icu/@ibiz-template%2fruntime/-/runtime-0.0.1-beta.3
4.tgz#7b14eeaf59661bce90e507961f8c4c35a6cad81a
"
integrity sha512-
Y9/wAZGGHiSxbdCvGXAkCZZ/3CcLRV7qEitU084urAnSbDm6qGXcpavyHkaoblnDxrsLt38TUJ5sZ8e06shs0
Q==
"@ibiz-template/runtime@^0.0.1-beta.3
5
":
version "0.0.1-beta.3
5
"
resolved "http://npm.zhr.icu/@ibiz-template%2fruntime/-/runtime-0.0.1-beta.3
5.tgz#abe61cb259154d91530edab019ae33f921e19a52
"
integrity sha512-
WntUoYcDewvDpg9MCJzHFti03eqLW+xvmMME+DPwI5/COOoMC9UtsfPJe5lQWtyhoukJcTHVf0R7seidoCDBz
Q==
dependencies:
"@ibiz-template/command" "^0.0.1-beta.3
4
"
"@ibiz-template/command" "^0.0.1-beta.3
5
"
"@ibiz-template/service@^0.0.1-beta.3
4
":
version "0.0.1-beta.3
4
"
resolved "http://npm.zhr.icu/@ibiz-template%2fservice/-/service-0.0.1-beta.3
4.tgz#e66f1a12fd407f903d267fbb3457ff64ed7e5557
"
integrity sha512-
yvfeyd8rjT2KoRfOapwjhinCivFz1t27hmo0f17E+jJGtx3313F/ySUC44KIyvCAopjOya1lvNo5AZBLAztPQg
==
"@ibiz-template/service@^0.0.1-beta.3
5
":
version "0.0.1-beta.3
5
"
resolved "http://npm.zhr.icu/@ibiz-template%2fservice/-/service-0.0.1-beta.3
5.tgz#3fd47c01b7fb3992e8b280ce457d689dccea7740
"
integrity sha512-
RHyKS6c7ooeEGjStxa0XQmJL70wi6yPIq4wjH7xv74gWpEgsMwlYchHXQ3nZYNZiffeBOg2mwqwSoDDWdU24KQ
==
"@ibiz-template/theme@^0.0.1-beta.3
4
":
version "0.0.1-beta.3
4
"
resolved "http://npm.zhr.icu/@ibiz-template%2ftheme/-/theme-0.0.1-beta.3
4.tgz#b3048ed9b81fd8f431df71cc75688b4e4c07f544
"
integrity sha512-
A66UqlHZ89KanJPU1yFtAvMKJba0RQPZqEyFCYpsnjMArDzXZh545KAMIenWcQX8R0CBBaNupN8ioXNdhkhG/g
==
"@ibiz-template/theme@^0.0.1-beta.3
5
":
version "0.0.1-beta.3
5
"
resolved "http://npm.zhr.icu/@ibiz-template%2ftheme/-/theme-0.0.1-beta.3
5.tgz#ca5b2756d3f0ec0eac96c6d3a396cada4c9e19a0
"
integrity sha512-
JkatctbQ/CjF40UxmiFm0GcSnYmn4csudiKzkDq3DBYuIM061Nozd3Nd+QuZUce7TfigSTddUcEHnSBIt7amMA
==
"@ibiz-template/vue-util@^0.0.1-beta.3
4
":
version "0.0.1-beta.3
4
"
resolved "http://npm.zhr.icu/@ibiz-template%2fvue-util/-/vue-util-0.0.1-beta.3
4.tgz#96f8eea210e992c507554e18f01d4417ddd41ab8
"
integrity sha512-
oTWdOKkHRkXxLMjcT57ZQhUBi5ztHODcv5NNz85pemyzXyhiUdxqj7a8AfpTy8XGz43h6VnLY56pQVNA2muHd
g==
"@ibiz-template/vue-util@^0.0.1-beta.3
5
":
version "0.0.1-beta.3
5
"
resolved "http://npm.zhr.icu/@ibiz-template%2fvue-util/-/vue-util-0.0.1-beta.3
5.tgz#fa1394eda47be9c721423ba440f855ffbe82dbaf
"
integrity sha512-
E++CeKffeZ7f6mslav0315H0BkoLp5rwbfw4pjrMoOcx3Cj7lJXRo7PTjRtBRIULLvGnnbQDdFaKCO2NLVKH/
g==
"@ibiz/dynamic-model-api@^2.1.11":
version "2.1.11"
...
...
trainsys-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
ba2b57bb
...
...
@@ -171,7 +171,7 @@
</changeSet>
<!--输出实体[PHONE]数据结构 -->
<changeSet
author=
"root"
id=
"tab-phone-26
5
-6"
>
<changeSet
author=
"root"
id=
"tab-phone-26
6
-6"
>
<createTable
tableName=
"T_PHONE"
>
<column
name=
"PHONEID"
remarks=
""
type=
"VARCHAR(100)"
>
<constraints
primaryKey=
"true"
primaryKeyName=
"PK_PHONE"
/>
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSMODULES/common/PSDATAENTITIES/Phone.json
浏览文件 @
ba2b57bb
...
...
@@ -2234,6 +2234,14 @@
"rTMOSFilePath"
:
"psmodeldata$psdataentities/Usr2EditView"
,
"realModelSubType"
:
"DEEDITVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"OptionView"
,
"logicName"
:
"手机实体选项操作视图"
,
"mOSFilePath"
:
"psmodeldata$psdataentities/OptionView"
,
"name"
:
"手机实体选项操作视图"
,
"rTMOSFilePath"
:
"psmodeldata$psdataentities/OptionView"
,
"realModelSubType"
:
"DEOPTVIEW"
,
"realModelType"
:
"PSDEVIEWBASE"
},
{
"codeName"
:
"IndexView"
,
"logicName"
:
"手机实体首页视图"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json
浏览文件 @
ba2b57bb
...
...
@@ -1588,6 +1588,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneCustomView.json"
,
"viewType"
:
"DECUSTOMVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridExpView.json"
,
"viewType"
:
"DEGRIDEXPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneDashboardView.json"
,
...
...
@@ -1620,6 +1624,10 @@
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTabExpView.json"
,
"viewType"
:
"DETABEXPVIEW"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneOptionView.json"
,
"viewType"
:
"DEOPTVIEW"
}
],
"getAllPSDEOPPrivs"
:
[
{
"logicName"
:
"建立"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json
浏览文件 @
ba2b57bb
...
...
@@ -69,6 +69,23 @@
}
}
],
"getPSDEFormItemVRs"
:
[
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"mOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"name"
:
"由26个英文字母组成的字符串"
,
"rTMOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
...
...
@@ -100,23 +117,6 @@
},
"getPSDEFormItemName"
:
"StuNo"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"mOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"name"
:
"由26个英文字母组成的字符串"
,
"rTMOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json
浏览文件 @
ba2b57bb
...
...
@@ -1141,6 +1141,23 @@
"id"
:
"FORM"
},
"getPSDEFormItemVRs"
:
[
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"mOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"name"
:
"由26个英文字母组成的字符串"
,
"rTMOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFValueRule"
:
{
...
...
@@ -1172,23 +1189,6 @@
},
"getPSDEFormItemName"
:
"StuNo"
,
"valueRuleType"
:
"DEFVALUERULE"
},
{
"checkMode"
:
3
,
"name"
:
"表单项值规则"
,
"getPSDEFormItemName"
:
"Name"
,
"getPSSysValueRule"
:
{
"codeName"
:
"ValueRule14"
,
"dynaModelFilePath"
:
"PSSYSVALUERULES/ValueRule14.json"
,
"mOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"name"
:
"由26个英文字母组成的字符串"
,
"rTMOSFilePath"
:
"pssysvaluerules/ValueRule14"
,
"regExCode"
:
"[A-Za-z]+"
,
"ruleInfo"
:
"内容必须为26个英文字母组成的字符串"
,
"ruleType"
:
"REG"
,
"enableBackend"
:
true
,
"enableFront"
:
true
},
"valueRuleType"
:
"SYSVALUERULE"
}
],
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
...
...
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridExpView.json
0 → 100644
浏览文件 @
ba2b57bb
{
"accUserMode"
:
2
,
"caption"
:
"手机"
,
"codeName"
:
"phoneGridExpView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridExpView.json"
,
"mOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneGridExpView"
,
"name"
:
"phoneGridExpView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"GridExpView"
,
"mOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneGridExpView/psappviewengines/engine"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"gridexpbar"
,
"name"
:
"GRIDEXPBAR"
,
"paramType"
:
"CTRL"
}
]
}
],
"getPSAppViewLogics"
:
[
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"SYSUILOGIC"
,
"name"
:
"newdata"
,
"getPSAppUILogic"
:
{
"actionAfterWizard"
:
"DEFAULT"
,
"logicType"
:
"PREDEFINED"
,
"name"
:
"新建数据"
,
"viewLogicType"
:
"APP_NEWDATA"
,
"batchAddOnly"
:
false
,
"enableBatchAdd"
:
false
,
"enableWizardAdd"
:
false
}
},
{
"logicTrigger"
:
"CUSTOM"
,
"logicType"
:
"SYSUILOGIC"
,
"name"
:
"opendata"
,
"getPSAppUILogic"
:
{
"logicType"
:
"PREDEFINED"
,
"name"
:
"打开数据"
,
"viewLogicType"
:
"APP_OPENDATA"
,
"editMode"
:
true
}
}
],
"getPSControls"
:
[
{
"codeName"
:
"GridExpViewgridexpbar"
,
"controlType"
:
"GRIDEXPBAR"
,
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
,
"ACTIVATED"
],
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psexpbars/GridExpViewgridexpbar"
,
"name"
:
"gridexpbar"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"enableDEFieldPrivilege"
:
false
,
"id"
:
"gridexpbar"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE;LOAD;ACTIVATED"
,
"logicTag"
:
"gridexpbar"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_gridexpbar"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"GRIDEXPBAR"
},
"getPSControls"
:
[
{
"aggMode"
:
"NONE"
,
"codeName"
:
"Main"
,
"columnEnableLink"
:
2
,
"controlType"
:
"GRID"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json"
,
"getFetchPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"fetch"
},
"groupMode"
:
"NONE"
,
"hookEventNames"
:
[
"SELECTIONCHANGE"
,
"LOAD"
],
"logicName"
:
"主表格"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdegrids/Main"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionType"
:
"DEDATASET"
,
"name"
:
"fetch"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"FetchByIPhone"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}
],
"userDRAction"
:
"READ"
,
"enableDEFieldPrivilege"
:
false
,
"id"
:
"数据表格处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"SELECTIONCHANGE"
,
"logicTag"
:
"gridexpbar_grid"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"gridexpbar_selectionchange"
},
{
"eventNames"
:
"LOAD"
,
"logicTag"
:
"gridexpbar_grid"
,
"logicType"
:
"CUSTOM"
,
"name"
:
"gridexpbar_load"
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"gridexpbar_grid"
},
"getPSDEGridColumns"
:
[
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"手机标识"
,
"codeName"
:
"phoneid"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"phoneid"
,
"excelCaption"
:
"手机标识"
,
"mOSFilePath"
:
"psdegridcols/phoneid"
,
"name"
:
"phoneid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"rTMOSFilePath"
:
"psdegridcols/phoneid"
,
"width"
:
180
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"手机名称"
,
"codeName"
:
"phonename"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"phonename"
,
"excelCaption"
:
"手机名称"
,
"mOSFilePath"
:
"psdegridcols/phonename"
,
"name"
:
"phonename"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
},
"rTMOSFilePath"
:
"psdegridcols/phonename"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"FRONT"
,
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"updateman"
,
"excelCaption"
:
"更新人"
,
"mOSFilePath"
:
"psdegridcols/updateman"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"rTMOSFilePath"
:
"psdegridcols/updateman"
,
"width"
:
150
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"金额"
,
"codeName"
:
"money"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"money"
,
"excelCaption"
:
"金额"
,
"mOSFilePath"
:
"psdegridcols/money"
,
"name"
:
"money"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
},
"rTMOSFilePath"
:
"psdegridcols/money"
,
"unitName"
:
"元"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableSort"
:
true
,
"enableUnitName"
:
true
},
{
"align"
:
"LEFT"
,
"cLConvertMode"
:
"NONE"
,
"caption"
:
"金额"
,
"codeName"
:
"money1"
,
"columnType"
:
"DEFGRIDCOLUMN"
,
"dataItemName"
:
"money"
,
"excelCaption"
:
"金额"
,
"mOSFilePath"
:
"psdegridcols/money1"
,
"name"
:
"money1"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
},
"rTMOSFilePath"
:
"psdegridcols/money1"
,
"unitName"
:
"元"
,
"width"
:
100
,
"widthUnit"
:
"PX"
,
"enableRowEdit"
:
true
,
"enableSort"
:
true
,
"enableUnitName"
:
true
}
],
"getPSDEGridDataItems"
:
[
{
"dataType"
:
25
,
"name"
:
"phoneid"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"dataType"
:
25
,
"name"
:
"phonename"
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
},
{
"dataType"
:
25
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"dataType"
:
6
,
"name"
:
"money"
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
}
},
{
"dataType"
:
25
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"dataType"
:
25
,
"name"
:
"srfdataaccaction"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"dataAccessAction"
:
true
},
{
"dataType"
:
25
,
"name"
:
"srfmajortext"
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
}
],
"getPSDEGridEditItemUpdates"
:
[
{
"codeName"
:
"testGridItemUpdate1"
,
"mOSFilePath"
:
"psdegeiupdates/testGridItemUpdate1"
,
"name"
:
"测试1"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSDEGEIUpdateDetails"
:
[
{
"name"
:
"updateman"
},
{
"name"
:
"phonename"
}
],
"rTMOSFilePath"
:
"psdegeiupdates/testGridItemUpdate1"
}
],
"getPSDEGridEditItems"
:
[
{
"caption"
:
"手机标识"
,
"codeName"
:
"phoneid"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/phoneid"
,
"name"
:
"phoneid"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"getPSDEGridEditItemUpdate"
:
{
"modelref"
:
true
,
"id"
:
"testGridItemUpdate1"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phoneid"
},
"rTMOSFilePath"
:
"psdegridcols/phoneid"
,
"allowEmpty"
:
true
},
{
"caption"
:
"手机名称"
,
"codeName"
:
"phonename"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/phonename"
,
"name"
:
"phonename"
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
},
"rTMOSFilePath"
:
"psdegridcols/phonename"
,
"allowEmpty"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"mOSFilePath"
:
"psdegridcols/updateman"
,
"name"
:
"updateman"
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
60
,
"name"
:
"updateman"
},
"rTMOSFilePath"
:
"psdegridcols/updateman"
,
"allowEmpty"
:
false
,
"convertToCodeItemText"
:
true
},
{
"caption"
:
"金额"
,
"codeName"
:
"money1"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/money1"
,
"name"
:
"money1"
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"name"
:
"money1"
},
"rTMOSFilePath"
:
"psdegridcols/money1"
,
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
true
},
{
"caption"
:
"手机标识"
,
"codeName"
:
"srfkey"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"mOSFilePath"
:
"psdegridcols/srfkey"
,
"name"
:
"srfkey"
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"getPSEditor"
:
{
"editorType"
:
"HIDDEN"
,
"name"
:
"srfkey"
},
"rTMOSFilePath"
:
"psdegridcols/srfkey"
,
"allowEmpty"
:
true
}
],
"pagingSize"
:
20
,
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneGridExpView/psappviewctrls/gridexpbar_grid"
,
"getRemovePSControlAction"
:
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"sortMode"
:
"REMOTE"
,
"hasWFDataItems"
:
false
,
"enableColFilter"
:
false
,
"enableCustomized"
:
true
,
"enableGroup"
:
false
,
"enablePagingBar"
:
true
,
"enableRowEdit"
:
false
,
"enableRowEditOrder"
:
false
,
"enableRowNew"
:
false
,
"forceFit"
:
false
,
"hideHeader"
:
false
,
"noSort"
:
false
,
"singleSelect"
:
false
,
"name"
:
"gridexpbar_grid"
,
"modelid"
:
"102fe4f65129bafca1451c4ca125530f"
,
"modeltype"
:
"PSDEGRID"
}
],
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneGridExpView/psappviewctrls/gridexpbar"
,
"xDataControlName"
:
"gridexpbar_grid"
,
"enableCounter"
:
true
,
"enableSearch"
:
false
,
"showTitleBar"
:
true
,
"modelid"
:
"429d72051613ac9ea580c4338ec65dec_gridexpbar"
,
"modeltype"
:
"PSEXPBAR"
}
],
"getPSDEViewCodeName"
:
"GridExpView"
,
"getPSDEViewId"
:
"6F8588D2-77BF-4241-A32A-82CFF016B578"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEGRIDEXPVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysviewlayoutpanels/Layoutpanel"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam"
:
{
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneGridExpView/psappviewctrls/layoutpanel"
,
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneGridExpView"
,
"refFlag"
:
false
,
"sideBarLayout"
:
"LEFT"
,
"title"
:
"手机表格导航视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEGRIDEXPVIEW"
,
"enableDP"
:
true
,
"enableFilter"
:
false
,
"enableQuickSearch"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"429d72051613ac9ea580c4338ec65dec"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSAPPDEVIEWS/phoneOptionView.json
0 → 100644
浏览文件 @
ba2b57bb
{
"accUserMode"
:
2
,
"caption"
:
"手机"
,
"codeName"
:
"phoneOptionView"
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneOptionView.json"
,
"mOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneOptionView"
,
"name"
:
"phoneOptionView"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSAppModule"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines"
:
[
{
"engineCat"
:
"VIEW"
,
"engineType"
:
"OptionView"
,
"mOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneOptionView/psappviewengines/engine"
,
"name"
:
"engine"
,
"getPSUIEngineParams"
:
[
{
"ctrlName"
:
"form"
,
"name"
:
"FORM"
,
"paramType"
:
"CTRL"
},
{
"name"
:
"P2K"
,
"paramType"
:
"VALUE"
,
"value"
:
0
}
]
}
],
"getPSControls"
:
[
{
"codeName"
:
"Main"
,
"controlType"
:
"FORM"
,
"getCreatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"create"
},
"defaultLabelWidth"
:
130
,
"dynaModelFilePath"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json"
,
"getGetDraftFromPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraftfrom"
},
"getGetDraftPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"loaddraft"
},
"getGetPSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"load"
},
"hookEventNames"
:
[
"LOAD"
,
"SAVE"
,
"REMOVE"
],
"logicName"
:
"主编辑表单"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/psdeform_editforms/Main"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler"
:
{
"getPSHandlerActions"
:
[
{
"actionName"
:
"GetDraft"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraft"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"GetDraft"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"GETDRAFTFROM"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"loaddraftfrom"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Get"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"READ"
,
"name"
:
"load"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Get"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Create"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"CREATE"
,
"name"
:
"create"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Create"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Update"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"UPDATE"
,
"name"
:
"update"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Update"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
{
"actionName"
:
"Remove"
,
"actionType"
:
"DEACTION"
,
"dataAccessAction"
:
"DELETE"
,
"name"
:
"remove"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"Remove"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}
],
"enableDEFieldPrivilege"
:
false
,
"id"
:
"选项表单处理器"
},
"getPSControlLogics"
:
[
{
"eventNames"
:
"LOAD;SAVE;REMOVE"
,
"logicTag"
:
"form"
,
"logicType"
:
"APPVIEWENGINE"
,
"name"
:
"engine_form"
,
"getPSAppViewEngine"
:
{
"modelref"
:
true
,
"id"
:
"engine"
}
}
],
"getPSControlParam"
:
{
"autoLoad"
:
true
,
"showBusyIndicator"
:
true
,
"id"
:
"FORM"
},
"getPSDEFormItems"
:
[
{
"id"
:
"srfupdatedate"
,
"hidden"
:
true
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"srforikey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfkey"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"id"
:
"srfmajortext"
,
"hidden"
:
true
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
},
{
"id"
:
"srftempmode"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfuf"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfdeid"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"srfsourcekey"
,
"hidden"
:
true
,
"dataType"
:
25
},
{
"id"
:
"phonename"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
}
},
{
"id"
:
"phonetype"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PHONETYPE"
,
"codeName"
:
"Phonetype"
}
},
{
"id"
:
"field"
,
"dataType"
:
21
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
}
},
{
"id"
:
"field2"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
}
},
{
"id"
:
"money"
,
"dataType"
:
6
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
}
},
{
"id"
:
"createman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
}
},
{
"id"
:
"createdate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
}
},
{
"id"
:
"updateman"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
}
},
{
"id"
:
"updatedate"
,
"dataType"
:
5
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
}
},
{
"id"
:
"deptid"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"DEPTID"
,
"codeName"
:
"DeptId"
}
},
{
"id"
:
"orgid"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"ORGID"
,
"codeName"
:
"OrgId"
}
},
{
"id"
:
"phoneid"
,
"dataType"
:
25
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
}
},
{
"id"
:
"formitem"
,
"dataType"
:
25
},
{
"id"
:
"formitem2"
,
"dataType"
:
25
},
{
"id"
:
"formitem1"
,
"dataType"
:
25
}
],
"getPSDEFormPages"
:
[
{
"caption"
:
"基本信息"
,
"codeName"
:
"formpage1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"name"
:
"formpage1"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"手机基本信息"
,
"codeName"
:
"group1"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"mOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"name"
:
"group1"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"手机"
,
"codeName"
:
"phonename"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/phonename"
,
"name"
:
"phonename"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PHONENAME"
,
"codeName"
:
"PhoneName"
},
"getPSEditor"
:
{
"editorStyle"
:
"editorTest"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
200
,
"name"
:
"phonename"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorTest"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorTest"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/phonename"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"手机型号"
,
"codeName"
:
"phonetype"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/phonetype"
,
"name"
:
"phonetype"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PHONETYPE"
,
"codeName"
:
"Phonetype"
},
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[phonetype][表单项启用]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"phonename"
,
"logicType"
:
"SINGLE"
,
"name"
:
"phonename 等于(=) (10)"
,
"value"
:
"10"
}
],
"relatedDetailNames"
:
[
"phonename"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorStyle"
:
"textStyle1"
,
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
100
,
"name"
:
"phonetype"
,
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITOR_CUSTOMSTYLE"
,
"pluginCode"
:
"editorPlugin"
}
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/phonetype"
,
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"图片上传"
,
"codeName"
:
"field"
,
"dataType"
:
21
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/field"
,
"name"
:
"field"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD"
,
"codeName"
:
"Field"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/field"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"时间测试"
,
"codeName"
:
"field2"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/field2"
,
"name"
:
"field2"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"FIELD2"
,
"codeName"
:
"Field2"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"field2"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/field2"
,
"valueFormat"
:
"YYYY-MM-DD"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"金额"
,
"codeName"
:
"money"
,
"dataType"
:
6
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/money"
,
"name"
:
"money"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"MONEY"
,
"codeName"
:
"Money"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"money"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/money"
,
"unitName"
:
"元"
,
"allowEmpty"
:
true
,
"enableUnitName"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group1"
,
"infoGroupMode"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage1"
,
"infoGroupMode"
:
false
},
{
"caption"
:
"其它"
,
"codeName"
:
"formpage2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage2"
,
"name"
:
"formpage2"
,
"getPSDEFormDetails"
:
[
{
"actionGroupExtractMode"
:
"ITEM"
,
"caption"
:
"操作信息"
,
"codeName"
:
"group2"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"GROUPPANEL"
,
"mOSFilePath"
:
"psdeformdetail_grouppanels/group2"
,
"name"
:
"group2"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"建立人"
,
"codeName"
:
"createman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/createman"
,
"name"
:
"createman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEMAN"
,
"codeName"
:
"CreateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/createman"
,
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"建立时间"
,
"codeName"
:
"createdate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/createdate"
,
"name"
:
"createdate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"CREATEDATE"
,
"codeName"
:
"CreateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"createdate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/createdate"
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新人"
,
"codeName"
:
"updateman"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/updateman"
,
"name"
:
"updateman"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEMAN"
,
"codeName"
:
"UpdateMan"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updateman"
,
"getPSAppCodeList"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/updateman"
,
"allowEmpty"
:
true
,
"convertToCodeItemText"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"更新时间"
,
"codeName"
:
"updatedate"
,
"dataType"
:
5
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
3
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/updatedate"
,
"name"
:
"updatedate"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"UPDATEDATE"
,
"codeName"
:
"UpdateDate"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"updatedate"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/updatedate"
,
"valueFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_grouppanels/group2"
,
"infoGroupMode"
:
false
,
"showCaption"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage2"
,
"infoGroupMode"
:
false
},
{
"caption"
:
"表单分页"
,
"codeName"
:
"formpage3"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage3"
,
"name"
:
"formpage3"
,
"getPSDEFormDetails"
:
[
{
"caption"
:
"组织部门标识"
,
"codeName"
:
"deptid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/deptid"
,
"name"
:
"deptid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"DEPTID"
,
"codeName"
:
"DeptId"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
60
,
"name"
:
"deptid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/deptid"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"组织机构标识"
,
"codeName"
:
"orgid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/orgid"
,
"name"
:
"orgid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"ORGID"
,
"codeName"
:
"OrgId"
},
"getPSEditor"
:
{
"editorType"
:
"TEXTBOX"
,
"maxLength"
:
60
,
"name"
:
"orgid"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/orgid"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"caption"
:
"手机标识"
,
"codeName"
:
"phoneid"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/phoneid"
,
"name"
:
"phoneid"
,
"noPrivDisplayMode"
:
1
,
"getPSAppDEField"
:
{
"name"
:
"PHONEID"
,
"codeName"
:
"PhoneId"
},
"getPSEditor"
:
{
"editorType"
:
"SPAN"
,
"name"
:
"phoneid"
,
"enableLinkView"
:
false
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/phoneid"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"formitem"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"name"
:
"formitem"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"formitem"
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem"
,
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage3"
,
"infoGroupMode"
:
false
},
{
"caption"
:
"表单分页"
,
"codeName"
:
"formpage4"
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMPAGE"
,
"mOSFilePath"
:
"psdeformdetail_formpages/formpage4"
,
"name"
:
"formpage4"
,
"getPSDEFormDetails"
:
[
{
"codeName"
:
"formitem2"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
0
,
"ignoreInput"
:
4
,
"itemWidth"
:
290.0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem2"
,
"name"
:
"formitem2"
,
"noPrivDisplayMode"
:
1
,
"getPSEditor"
:
{
"dateTimeFormat"
:
"YYYY-MM-DD HH:mm:ss"
,
"editorParams"
:
{
"TIMEFMT"
:
"YYYY-MM-DD HH:mm:ss"
},
"editorType"
:
"DATEPICKER"
,
"editorWidth"
:
160.0
,
"name"
:
"formitem2"
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem2"
,
"allowEmpty"
:
true
,
"showCaption"
:
true
},
{
"codeName"
:
"formitem1"
,
"dataType"
:
25
,
"detailStyle"
:
"DEFAULT"
,
"detailType"
:
"FORMITEM"
,
"enableCond"
:
3
,
"ignoreInput"
:
0
,
"labelPos"
:
"LEFT"
,
"labelWidth"
:
130
,
"mOSFilePath"
:
"psdeformdetail_formitems/formitem1"
,
"name"
:
"formitem1"
,
"noPrivDisplayMode"
:
1
,
"getPSDEFDGroupLogics"
:
[
{
"groupOP"
:
"AND"
,
"logicCat"
:
"ITEMENABLE"
,
"logicType"
:
"GROUP"
,
"name"
:
"表单成员[formitem1][表单项启用]逻辑"
,
"getPSDEFDLogics"
:
[
{
"condOP"
:
"EQ"
,
"dEFDName"
:
"createdate"
,
"logicType"
:
"SINGLE"
,
"name"
:
"createdate 等于(=) (100)"
,
"value"
:
"100"
}
],
"relatedDetailNames"
:
[
"createdate"
],
"notMode"
:
false
}
],
"getPSEditor"
:
{
"editorType"
:
"DROPDOWNLIST"
,
"name"
:
"formitem1"
,
"singleSelect"
:
true
},
"getPSLayoutPos"
:
{
"colMD"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formitems/formitem1"
,
"allowEmpty"
:
true
,
"needCodeListConfig"
:
true
,
"showCaption"
:
true
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"rTMOSFilePath"
:
"psdeformdetail_formpages/formpage4"
,
"infoGroupMode"
:
false
}
],
"getPSLayout"
:
{
"childColLG"
:
-1
,
"childColMD"
:
24
,
"childColSM"
:
-1
,
"childColXS"
:
-1
,
"columnCount"
:
24
,
"layout"
:
"TABLE_24COL"
},
"getPSSysPFPlugin"
:
{
"pluginType"
:
"EDITFORM_RENDER"
,
"pluginCode"
:
"RuntimeWidget"
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneOptionView/psappviewctrls/form"
,
"getRemovePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"remove"
},
"tabHeaderPos"
:
"TOP"
,
"getUpdatePSControlAction"
:
{
"modelref"
:
true
,
"id"
:
"update"
},
"noTabHeader"
:
false
,
"name"
:
"form"
,
"modelid"
:
"a3ece2843bcddbc92a85087bdad4ecef"
,
"modeltype"
:
"PSDEFORM_EDITFORM"
}
],
"getPSDEViewCodeName"
:
"OptionView"
,
"getPSDEViewId"
:
"25B054A1-9B68-4969-8D72-E9587923834E"
,
"getPSViewLayoutPanel"
:
{
"codeName"
:
"Layoutpanel"
,
"controlStyle"
:
"APPDEOPTVIEW"
,
"controlType"
:
"VIEWLAYOUTPANEL"
,
"mOSFilePath"
:
"psmodules/common/psdataentities/PHONE/pssysviewlayoutpanels/Layoutpanel"
,
"name"
:
"layoutpanel"
,
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam"
:
{
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneOptionView/psappviewctrls/layoutpanel"
,
"layoutBodyOnly"
:
true
,
"layoutPanel"
:
true
,
"useDefaultLayout"
:
true
},
"rTMOSFilePath"
:
"pssysapps/Web/psappdeviews/phoneOptionView"
,
"refFlag"
:
false
,
"title"
:
"手机选项操作视图"
,
"viewStyle"
:
"DEFAULT"
,
"viewType"
:
"DEOPTVIEW"
,
"xDataControlName"
:
"form"
,
"enableDP"
:
true
,
"showDataInfoBar"
:
true
,
"modelid"
:
"f2f205bbeca4f6e6d1b8478276cc9bee"
,
"modeltype"
:
"PSAPPDEVIEW"
}
\ No newline at end of file
trainsys-core/src/main/resources/model/cn/ibizlab/trainsys/PSSYSAPPS/Web/PSSYSAPP.json
浏览文件 @
ba2b57bb
...
...
@@ -1977,6 +1977,12 @@
"viewType"
:
"DEEDITVIEW"
,
"resource"
:
"Student"
,
"view"
:
"EditView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridExpView.json"
,
"viewType"
:
"DEGRIDEXPVIEW"
,
"resource"
:
"Phone"
,
"view"
:
"GridExpView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BXDPickupView.json"
,
...
...
@@ -2331,6 +2337,12 @@
"viewType"
:
"DEGRIDVIEW"
,
"resource"
:
"Reginfo"
,
"view"
:
"GridView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/phoneOptionView.json"
,
"viewType"
:
"DEOPTVIEW"
,
"resource"
:
"Phone"
,
"view"
:
"OptionView"
},
{
"modelref"
:
true
,
"path"
:
"PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypeEditView.json"
,
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录