Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
96c824d7
提交
96c824d7
编写于
8月 09, 2023
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
zhujiamin 发布系统代码 [TrainSys,网页端]
上级
511324c3
变更
19
显示空白字符变更
内嵌
并排
正在显示
19 个修改的文件
包含
65 行增加
和
48 行删除
+65
-48
package.json
app_Web/package.json
+7
-7
pnpm-lock.yaml
app_Web/pnpm-lock.yaml
+41
-41
app-portal-view.tsx
.../src/components/views/app-portal-view/app-portal-view.tsx
+1
-0
edit-view.tsx
app_Web/src/components/views/edit-view/edit-view.tsx
+1
-0
edit-view3.tsx
app_Web/src/components/views/edit-view3/edit-view3.tsx
+1
-0
grid-view.tsx
app_Web/src/components/views/grid-view/grid-view.tsx
+1
-0
list-exp-view.tsx
app_Web/src/components/views/list-exp-view/list-exp-view.tsx
+1
-0
list-view.tsx
app_Web/src/components/views/list-view/list-view.tsx
+1
-0
mpickup-view.tsx
app_Web/src/components/views/mpickup-view/mpickup-view.tsx
+1
-0
opt-view.tsx
app_Web/src/components/views/opt-view/opt-view.tsx
+1
-0
pickup-grid-view.tsx
...rc/components/views/pickup-grid-view/pickup-grid-view.tsx
+1
-0
pickup-view.tsx
app_Web/src/components/views/pickup-view/pickup-view.tsx
+1
-0
tab-exp-view.tsx
app_Web/src/components/views/tab-exp-view/tab-exp-view.tsx
+1
-0
tree-exp-view.tsx
app_Web/src/components/views/tree-exp-view/tree-exp-view.tsx
+1
-0
wf-dyna-action-view.tsx
...ponents/views/wf-dyna-action-view/wf-dyna-action-view.tsx
+1
-0
wf-dyna-edit-view3.tsx
...omponents/views/wf-dyna-edit-view3/wf-dyna-edit-view3.tsx
+1
-0
wf-dyna-start-view.tsx
...omponents/views/wf-dyna-start-view/wf-dyna-start-view.tsx
+1
-0
wf-step-trace-view.tsx
...omponents/views/wf-step-trace-view/wf-step-trace-view.tsx
+1
-0
form-druipart.tsx
...ents/widgets/form-control/form-druipart/form-druipart.tsx
+1
-0
未找到文件。
app_Web/package.json
浏览文件 @
96c824d7
...
@@ -13,13 +13,13 @@
...
@@ -13,13 +13,13 @@
"dependencies"
:
{
"dependencies"
:
{
"@floating-ui/dom"
:
"^1.0.11"
,
"@floating-ui/dom"
:
"^1.0.11"
,
"@ibiz-template/command"
:
"^0.0.1-beta.50"
,
"@ibiz-template/command"
:
"^0.0.1-beta.50"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.9
7
"
,
"@ibiz-template/controller"
:
"^0.0.1-beta.9
8
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.9
7
"
,
"@ibiz-template/core"
:
"^0.0.1-beta.9
8
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.9
7
"
,
"@ibiz-template/model"
:
"^0.0.1-beta.9
8
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.9
7
"
,
"@ibiz-template/runtime"
:
"^0.0.1-beta.9
8
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.9
7
"
,
"@ibiz-template/service"
:
"^0.0.1-beta.9
8
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.9
7
"
,
"@ibiz-template/theme"
:
"^0.0.1-beta.9
8
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.9
7
"
,
"@ibiz-template/vue-util"
:
"^0.0.1-beta.9
8
"
,
"@ibiz/dynamic-model-api"
:
"^2.1.24"
,
"@ibiz/dynamic-model-api"
:
"^2.1.24"
,
"@riophae/vue-treeselect"
:
"^0.4.0"
,
"@riophae/vue-treeselect"
:
"^0.4.0"
,
"dayjs"
:
"^1.11.7"
,
"dayjs"
:
"^1.11.7"
,
...
...
app_Web/pnpm-lock.yaml
浏览文件 @
96c824d7
...
@@ -12,26 +12,26 @@ dependencies:
...
@@ -12,26 +12,26 @@ dependencies:
specifier
:
^0.0.1-beta.50
specifier
:
^0.0.1-beta.50
version
:
0.0.1-beta.50
version
:
0.0.1-beta.50
'
@ibiz-template/controller'
:
'
@ibiz-template/controller'
:
specifier
:
^0.0.1-beta.9
7
specifier
:
^0.0.1-beta.9
8
version
:
0.0.1-beta.9
7(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97)(@ibiz-template/runtime@0.0.1-beta.97)(@ibiz-template/service@0.0.1-beta.97
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
version
:
0.0.1-beta.9
8(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98)(@ibiz-template/runtime@0.0.1-beta.98)(@ibiz-template/service@0.0.1-beta.98
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/core'
:
'
@ibiz-template/core'
:
specifier
:
^0.0.1-beta.9
7
specifier
:
^0.0.1-beta.9
8
version
:
0.0.1-beta.9
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
version
:
0.0.1-beta.9
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
'
@ibiz-template/model'
:
specifier
:
^0.0.1-beta.9
7
specifier
:
^0.0.1-beta.9
8
version
:
0.0.1-beta.9
7
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
version
:
0.0.1-beta.9
8
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/runtime'
:
'
@ibiz-template/runtime'
:
specifier
:
^0.0.1-beta.9
7
specifier
:
^0.0.1-beta.9
8
version
:
0.0.1-beta.9
7(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97)(@ibiz-template/service@0.0.1-beta.97
)(qx-util@0.4.8)
version
:
0.0.1-beta.9
8(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98)(@ibiz-template/service@0.0.1-beta.98
)(qx-util@0.4.8)
'
@ibiz-template/service'
:
'
@ibiz-template/service'
:
specifier
:
^0.0.1-beta.9
7
specifier
:
^0.0.1-beta.9
8
version
:
0.0.1-beta.9
7(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97
)(qx-util@0.4.8)(ramda@0.28.0)
version
:
0.0.1-beta.9
8(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/theme'
:
'
@ibiz-template/theme'
:
specifier
:
^0.0.1-beta.9
7
specifier
:
^0.0.1-beta.9
8
version
:
0.0.1-beta.9
7
version
:
0.0.1-beta.9
8
'
@ibiz-template/vue-util'
:
'
@ibiz-template/vue-util'
:
specifier
:
^0.0.1-beta.9
7
specifier
:
^0.0.1-beta.9
8
version
:
0.0.1-beta.9
7(@ibiz-template/controller@0.0.1-beta.97)(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97)(@ibiz-template/service@0.0.1-beta.97
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
version
:
0.0.1-beta.9
8(@ibiz-template/controller@0.0.1-beta.98)(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98)(@ibiz-template/service@0.0.1-beta.98
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
'
@ibiz/dynamic-model-api'
:
'
@ibiz/dynamic-model-api'
:
specifier
:
^2.1.24
specifier
:
^2.1.24
version
:
2.1.24(qx-util@0.4.8)
version
:
2.1.24(qx-util@0.4.8)
...
@@ -939,8 +939,8 @@ packages:
...
@@ -939,8 +939,8 @@ packages:
qx-util
:
0.4.8
qx-util
:
0.4.8
dev
:
false
dev
:
false
/@ibiz-template/controller@0.0.1-beta.9
7(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97)(@ibiz-template/runtime@0.0.1-beta.97)(@ibiz-template/service@0.0.1-beta.97
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
:
/@ibiz-template/controller@0.0.1-beta.9
8(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98)(@ibiz-template/runtime@0.0.1-beta.98)(@ibiz-template/service@0.0.1-beta.98
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
mv/mYn6XpIwacYfhSjVpCLOMAJjEueCbqDkU3Ml6O8BKkQ3AQGPTz32mNdKwxXdTUsm2aOJOC/cP7w0OQ3KIQQ
==
}
resolution
:
{
integrity
:
sha512-
FHPlbGiuDcf5z1SJupDYhsk/hF9MAtzPUUbif0IStJjOxdht8TsKgOYZzuywm89+dboMF8lMpjDI+fCo+0oVTw
==
}
peerDependencies
:
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
...
@@ -950,10 +950,10 @@ packages:
...
@@ -950,10 +950,10 @@ packages:
qs
:
^6.11.0
qs
:
^6.11.0
qx-util
:
^0.4.8
qx-util
:
^0.4.8
dependencies
:
dependencies
:
'
@ibiz-template/core'
:
0.0.1-beta.9
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.9
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.9
7
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.9
8
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/runtime'
:
0.0.1-beta.9
7(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97)(@ibiz-template/service@0.0.1-beta.97
)(qx-util@0.4.8)
'
@ibiz-template/runtime'
:
0.0.1-beta.9
8(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98)(@ibiz-template/service@0.0.1-beta.98
)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.9
7(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/service'
:
0.0.1-beta.9
8(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98
)(qx-util@0.4.8)(ramda@0.28.0)
async-validator
:
4.2.5
async-validator
:
4.2.5
dayjs
:
1.11.7
dayjs
:
1.11.7
lodash-es
:
4.17.21
lodash-es
:
4.17.21
...
@@ -961,8 +961,8 @@ packages:
...
@@ -961,8 +961,8 @@ packages:
qx-util
:
0.4.8
qx-util
:
0.4.8
dev
:
false
dev
:
false
/@ibiz-template/core@0.0.1-beta.9
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
:
/@ibiz-template/core@0.0.1-beta.9
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-
YOV/3Ta/Ah2q1yDWm3ZwKueA15Lc1LTCdzt9+gyfP5eQhRAhJHrFfcQaxHIzT3WVmVHjsgh3xD36Vagg/iOLSA
==
}
resolution
:
{
integrity
:
sha512-
r2pltZj5It5A3kxQ0zSklYns0CiZxOky+dOYB6WXeYp+NVmZs+XIXMRr7V+uktG8tsUfEN114bZvFc/rAiAKkg
==
}
peerDependencies
:
peerDependencies
:
lodash-es
:
^4.17.21
lodash-es
:
^4.17.21
qx-util
:
^0.4.8
qx-util
:
^0.4.8
...
@@ -979,8 +979,8 @@ packages:
...
@@ -979,8 +979,8 @@ packages:
-
debug
-
debug
dev
:
false
dev
:
false
/@ibiz-template/model@0.0.1-beta.9
7
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
:
/@ibiz-template/model@0.0.1-beta.9
8
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
FpnCTUQetJhV6qIkyxBZ9lSvhGyYN1mjykSCgfelh7l2Q8B0yObrEsMlgebzHYmmvXBkVLsVii+yvu3abZwpTA
==
}
resolution
:
{
integrity
:
sha512-
b36Dtj4kK6yyXkllfgOjz000EaWIvngmXNF8IVpr2Qo8lpDwOyMQd9Hl4kbYsps17M9uA3oAGbGr0CSsLw80MQ
==
}
peerDependencies
:
peerDependencies
:
'
@ibiz/dynamic-model-api'
:
^2.1.24
'
@ibiz/dynamic-model-api'
:
^2.1.24
lodash-es
:
^4.17.21
lodash-es
:
^4.17.21
...
@@ -992,8 +992,8 @@ packages:
...
@@ -992,8 +992,8 @@ packages:
qx-util
:
0.4.8
qx-util
:
0.4.8
dev
:
false
dev
:
false
/@ibiz-template/runtime@0.0.1-beta.9
7(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97)(@ibiz-template/service@0.0.1-beta.97
)(qx-util@0.4.8)
:
/@ibiz-template/runtime@0.0.1-beta.9
8(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98)(@ibiz-template/service@0.0.1-beta.98
)(qx-util@0.4.8)
:
resolution
:
{
integrity
:
sha512-
prPovSpe5z4xEoM0ymp+WqPXUef55TCnuhmdDwfcyHP4rzeJJDLnwF6y/nuQnLHD+AMwNAdH+wyqU2Fr39xvkw
==
}
resolution
:
{
integrity
:
sha512-
/EQP26CaO14DLr12sbTGCaTbXQOwz+R6jZkltXCIw07RgX11NcIyP4Bzo7QvaM0kT4oLBfs8sMpHunOq0VyWOQ
==
}
peerDependencies
:
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
...
@@ -1001,33 +1001,33 @@ packages:
...
@@ -1001,33 +1001,33 @@ packages:
qx-util
:
^0.4.8
qx-util
:
^0.4.8
dependencies
:
dependencies
:
'
@ibiz-template/command'
:
0.0.1-beta.50
'
@ibiz-template/command'
:
0.0.1-beta.50
'
@ibiz-template/core'
:
0.0.1-beta.9
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.9
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.9
7
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.9
8
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.9
7(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/service'
:
0.0.1-beta.9
8(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98
)(qx-util@0.4.8)(ramda@0.28.0)
qs
:
6.11.1
qs
:
6.11.1
qx-util
:
0.4.8
qx-util
:
0.4.8
dev
:
false
dev
:
false
/@ibiz-template/service@0.0.1-beta.9
7(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97
)(qx-util@0.4.8)(ramda@0.28.0)
:
/@ibiz-template/service@0.0.1-beta.9
8(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98
)(qx-util@0.4.8)(ramda@0.28.0)
:
resolution
:
{
integrity
:
sha512-
aCEphd7bQV6Qv/by9PlRmQ8Qt+qGsjhMwrOndNcPbq71OJncn/jWRHqjYJWSvGE2eoykXeOsG1iy4YLkS+/HQg
==
}
resolution
:
{
integrity
:
sha512-
MiZDuxViYTt8lgMAwlXIVXhPn5noTXKXYrwImwVsyQvEctNNjOD8Zq/tNrDz7hMJWlzdlMhL6XfHUexr3BVhVQ
==
}
peerDependencies
:
peerDependencies
:
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
'
@ibiz-template/model'
:
^0.0.1-beta.30
qx-util
:
^0.4.8
qx-util
:
^0.4.8
ramda
:
^0.28.0
ramda
:
^0.28.0
dependencies
:
dependencies
:
'
@ibiz-template/core'
:
0.0.1-beta.9
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.9
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.9
7
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.9
8
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
qx-util
:
0.4.8
qx-util
:
0.4.8
ramda
:
0.28.0
ramda
:
0.28.0
dev
:
false
dev
:
false
/@ibiz-template/theme@0.0.1-beta.9
7
:
/@ibiz-template/theme@0.0.1-beta.9
8
:
resolution
:
{
integrity
:
sha512-
eCp/+Ikwz7yTCBTw6fxyDFGPt3PcGMIkxqb33v1+bkgSWRgHNMYxgvTtfc6N4204/uhtT40pAnSwQEZLh7Kj1A
==
}
resolution
:
{
integrity
:
sha512-
Aymz0OoGmAjEFfNthR2xyZhwbhF4iEQETumEV2grxEXNd+ebYRf40WuBWAqyxofTe5hTqn7Q2n1vhZKQUc77yw
==
}
dev
:
false
dev
:
false
/@ibiz-template/vue-util@0.0.1-beta.9
7(@ibiz-template/controller@0.0.1-beta.97)(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97)(@ibiz-template/service@0.0.1-beta.97
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
:
/@ibiz-template/vue-util@0.0.1-beta.9
8(@ibiz-template/controller@0.0.1-beta.98)(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98)(@ibiz-template/service@0.0.1-beta.98
)(qs@6.11.1)(qx-util@0.4.8)(ramda@0.28.0)(vue-router@3.6.5)(vue@2.7.14)
:
resolution
:
{
integrity
:
sha512-
4j6o4AhkI8qJt3pZLrIOtk00yXgl/gzKqWsncthnLeuLO2rkGxQYTjvv2/8kreL+S4lTZ7mgT3CC5Np75DbIew
==
}
resolution
:
{
integrity
:
sha512-
I+nNW4rMLcs7JooF+AWlM/wXQ3Ah+uGA1/DZF2Yxbk456Ypbu0Q2FyV6pI7MX1bMtSieSDz6wcE7Qlv0NtfeyQ
==
}
peerDependencies
:
peerDependencies
:
'
@ibiz-template/controller'
:
^0.0.1-beta.30
'
@ibiz-template/controller'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
'
@ibiz-template/core'
:
^0.0.1-beta.30
...
@@ -1039,10 +1039,10 @@ packages:
...
@@ -1039,10 +1039,10 @@ packages:
vue
:
^2.7.14
vue
:
^2.7.14
vue-router
:
^3.6.5
vue-router
:
^3.6.5
dependencies
:
dependencies
:
'
@ibiz-template/controller'
:
0.0.1-beta.9
7(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97)(@ibiz-template/runtime@0.0.1-beta.97)(@ibiz-template/service@0.0.1-beta.97
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/controller'
:
0.0.1-beta.9
8(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98)(@ibiz-template/runtime@0.0.1-beta.98)(@ibiz-template/service@0.0.1-beta.98
)(lodash-es@4.17.21)(qs@6.11.1)(qx-util@0.4.8)
'
@ibiz-template/core'
:
0.0.1-beta.9
7
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/core'
:
0.0.1-beta.9
8
(lodash-es@4.17.21)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/model'
:
0.0.1-beta.9
7
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/model'
:
0.0.1-beta.9
8
(@ibiz/dynamic-model-api@2.1.24)(lodash-es@4.17.21)(qx-util@0.4.8)
'
@ibiz-template/service'
:
0.0.1-beta.9
7(@ibiz-template/core@0.0.1-beta.97)(@ibiz-template/model@0.0.1-beta.97
)(qx-util@0.4.8)(ramda@0.28.0)
'
@ibiz-template/service'
:
0.0.1-beta.9
8(@ibiz-template/core@0.0.1-beta.98)(@ibiz-template/model@0.0.1-beta.98
)(qx-util@0.4.8)(ramda@0.28.0)
qs
:
6.11.1
qs
:
6.11.1
qx-util
:
0.4.8
qx-util
:
0.4.8
ramda
:
0.28.0
ramda
:
0.28.0
...
...
app_Web/src/components/views/app-portal-view/app-portal-view.tsx
浏览文件 @
96c824d7
...
@@ -9,6 +9,7 @@ export const AppPortalView = defineComponent({
...
@@ -9,6 +9,7 @@ export const AppPortalView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/edit-view/edit-view.tsx
浏览文件 @
96c824d7
...
@@ -8,6 +8,7 @@ export const EditView = defineComponent({
...
@@ -8,6 +8,7 @@ export const EditView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/edit-view3/edit-view3.tsx
浏览文件 @
96c824d7
...
@@ -9,6 +9,7 @@ export const EditView3 = defineComponent({
...
@@ -9,6 +9,7 @@ export const EditView3 = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/grid-view/grid-view.tsx
浏览文件 @
96c824d7
...
@@ -13,6 +13,7 @@ export const GridView = defineComponent({
...
@@ -13,6 +13,7 @@ export const GridView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
,
default
:
()
=>
({})
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
,
default
:
()
=>
({})
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/list-exp-view/list-exp-view.tsx
浏览文件 @
96c824d7
...
@@ -24,6 +24,7 @@ export const ListExpView = defineComponent({
...
@@ -24,6 +24,7 @@ export const ListExpView = defineComponent({
srfnav
:
String
,
srfnav
:
String
,
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/list-view/list-view.tsx
浏览文件 @
96c824d7
...
@@ -8,6 +8,7 @@ export const ListView = defineComponent({
...
@@ -8,6 +8,7 @@ export const ListView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
,
default
:
()
=>
({})
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
,
default
:
()
=>
({})
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/mpickup-view/mpickup-view.tsx
浏览文件 @
96c824d7
...
@@ -12,6 +12,7 @@ export const MPickupView = defineComponent({
...
@@ -12,6 +12,7 @@ export const MPickupView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
,
default
:
()
=>
({})
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
,
default
:
()
=>
({})
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/opt-view/opt-view.tsx
浏览文件 @
96c824d7
...
@@ -9,6 +9,7 @@ export const OptView = defineComponent({
...
@@ -9,6 +9,7 @@ export const OptView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/pickup-grid-view/pickup-grid-view.tsx
浏览文件 @
96c824d7
...
@@ -8,6 +8,7 @@ export const PickupGridView = defineComponent({
...
@@ -8,6 +8,7 @@ export const PickupGridView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
,
default
:
()
=>
({})
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
,
default
:
()
=>
({})
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/pickup-view/pickup-view.tsx
浏览文件 @
96c824d7
...
@@ -8,6 +8,7 @@ export const PickupView = defineComponent({
...
@@ -8,6 +8,7 @@ export const PickupView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
,
default
:
()
=>
({})
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
,
default
:
()
=>
({})
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/tab-exp-view/tab-exp-view.tsx
浏览文件 @
96c824d7
...
@@ -22,6 +22,7 @@ export const TabExpView = defineComponent({
...
@@ -22,6 +22,7 @@ export const TabExpView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/tree-exp-view/tree-exp-view.tsx
浏览文件 @
96c824d7
...
@@ -19,6 +19,7 @@ export const TreeExpView = defineComponent({
...
@@ -19,6 +19,7 @@ export const TreeExpView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/wf-dyna-action-view/wf-dyna-action-view.tsx
浏览文件 @
96c824d7
...
@@ -13,6 +13,7 @@ export const WFDynaActionView = defineComponent({
...
@@ -13,6 +13,7 @@ export const WFDynaActionView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/wf-dyna-edit-view3/wf-dyna-edit-view3.tsx
浏览文件 @
96c824d7
...
@@ -14,6 +14,7 @@ export const WFDynaEditView3 = defineComponent({
...
@@ -14,6 +14,7 @@ export const WFDynaEditView3 = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/wf-dyna-start-view/wf-dyna-start-view.tsx
浏览文件 @
96c824d7
...
@@ -13,6 +13,7 @@ export const WFDynaStartView = defineComponent({
...
@@ -13,6 +13,7 @@ export const WFDynaStartView = defineComponent({
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
params
:
{
type
:
Object
as
PropType
<
IParams
>
},
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/views/wf-step-trace-view/wf-step-trace-view.tsx
浏览文件 @
96c824d7
...
@@ -12,6 +12,7 @@ export const WFStepTraceView = defineComponent({
...
@@ -12,6 +12,7 @@ export const WFStepTraceView = defineComponent({
modelPath
:
{
type
:
String
,
required
:
true
},
modelPath
:
{
type
:
String
,
required
:
true
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
modal
:
{
type
:
Object
as
PropType
<
IModal
>
},
deName
:
{
type
:
String
,
required
:
true
},
deName
:
{
type
:
String
,
required
:
true
},
noLoadDefault
:
{
type
:
Boolean
,
required
:
false
},
},
},
setup
(
props
)
{
setup
(
props
)
{
const
{
proxy
}
=
getCurrentInstance
()
!
;
const
{
proxy
}
=
getCurrentInstance
()
!
;
...
...
app_Web/src/components/widgets/form-control/form-druipart/form-druipart.tsx
浏览文件 @
96c824d7
...
@@ -55,6 +55,7 @@ export const FormDRUIPart = defineComponent({
...
@@ -55,6 +55,7 @@ export const FormDRUIPart = defineComponent({
params
:
this
.
$props
.
controller
.
params
,
params
:
this
.
$props
.
controller
.
params
,
modal
:
this
.
modal
,
modal
:
this
.
modal
,
modelPath
:
this
.
viewPath
,
modelPath
:
this
.
viewPath
,
noLoadDefault
:
true
,
},
},
key
:
this
.
controller
.
viewComponentKey
,
key
:
this
.
controller
.
viewComponentKey
,
on
:
{
on
:
{
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录