Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
2493c995
提交
2493c995
authored
7月 07, 2023
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
bug fixes
上级
f0989eba
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
4 行增加
和
4 行删除
+4
-4
byzs.js
modules/my/interview/form/byzs.js
+1
-1
grcs.js
modules/my/interview/form/grcs.js
+1
-1
tjx.js
modules/my/interview/form/tjx.js
+1
-1
ywcjd.js
modules/my/interview/form/ywcjd.js
+1
-1
没有找到文件。
modules/my/interview/form/byzs.js
浏览文件 @
2493c995
...
@@ -8,7 +8,7 @@ export default function(_this) {
...
@@ -8,7 +8,7 @@ export default function(_this) {
callback
(
data
)
{
callback
(
data
)
{
const
{
basic_info
:
basicInfo
=
{},
attachments
=
[],
submission_stage
:
submissionStage
=
'FILLING'
}
=
data
.
data
.
material
const
{
basic_info
:
basicInfo
=
{},
attachments
=
[],
submission_stage
:
submissionStage
=
'FILLING'
}
=
data
.
data
.
material
this
.
form
.
options
.
disabled
=
STAGE_LIST
.
findIndex
(
item
=>
item
===
submissionStage
)
>
=
2
this
.
form
.
options
.
disabled
=
STAGE_LIST
.
findIndex
(
item
=>
item
===
submissionStage
)
>
2
const
attachment
=
attachments
.
reduce
(
const
attachment
=
attachments
.
reduce
(
(
result
,
item
)
=>
{
(
result
,
item
)
=>
{
if
(
item
.
file_type_id
===
'DIPLOMA_CN'
)
{
if
(
item
.
file_type_id
===
'DIPLOMA_CN'
)
{
...
...
modules/my/interview/form/grcs.js
浏览文件 @
2493c995
...
@@ -8,7 +8,7 @@ export default function(_this) {
...
@@ -8,7 +8,7 @@ export default function(_this) {
callback
(
data
)
{
callback
(
data
)
{
const
{
attachments
=
[],
submission_stage
:
submissionStage
=
'FILLING'
}
=
data
.
data
.
material
const
{
attachments
=
[],
submission_stage
:
submissionStage
=
'FILLING'
}
=
data
.
data
.
material
this
.
form
.
options
.
disabled
=
STAGE_LIST
.
findIndex
(
item
=>
item
===
submissionStage
)
>
=
2
this
.
form
.
options
.
disabled
=
STAGE_LIST
.
findIndex
(
item
=>
item
===
submissionStage
)
>
2
const
PERSONAL_STATEMENT
=
attachments
.
filter
(
item
=>
{
const
PERSONAL_STATEMENT
=
attachments
.
filter
(
item
=>
{
return
item
.
file_type_id
===
'PERSONAL_STATEMENT'
return
item
.
file_type_id
===
'PERSONAL_STATEMENT'
})
})
...
...
modules/my/interview/form/tjx.js
浏览文件 @
2493c995
...
@@ -8,7 +8,7 @@ export default function(_this) {
...
@@ -8,7 +8,7 @@ export default function(_this) {
callback
(
data
)
{
callback
(
data
)
{
const
{
attachments
=
[],
submission_stage
:
submissionStage
=
'FILLING'
}
=
data
.
data
.
material
const
{
attachments
=
[],
submission_stage
:
submissionStage
=
'FILLING'
}
=
data
.
data
.
material
this
.
form
.
options
.
disabled
=
STAGE_LIST
.
findIndex
(
item
=>
item
===
submissionStage
)
>
=
2
this
.
form
.
options
.
disabled
=
STAGE_LIST
.
findIndex
(
item
=>
item
===
submissionStage
)
>
2
return
attachments
.
reduce
(
return
attachments
.
reduce
(
(
result
,
item
)
=>
{
(
result
,
item
)
=>
{
item
.
disabled
=
item
.
upload_operator_user_id
!==
_this
.
user
?.
id
item
.
disabled
=
item
.
upload_operator_user_id
!==
_this
.
user
?.
id
...
...
modules/my/interview/form/ywcjd.js
浏览文件 @
2493c995
...
@@ -8,7 +8,7 @@ export default function(_this) {
...
@@ -8,7 +8,7 @@ export default function(_this) {
callback
(
data
)
{
callback
(
data
)
{
const
{
attachments
=
[],
submission_stage
:
submissionStage
=
'FILLING'
}
=
data
.
data
.
material
const
{
attachments
=
[],
submission_stage
:
submissionStage
=
'FILLING'
}
=
data
.
data
.
material
this
.
form
.
options
.
disabled
=
STAGE_LIST
.
findIndex
(
item
=>
item
===
submissionStage
)
>
=
2
this
.
form
.
options
.
disabled
=
STAGE_LIST
.
findIndex
(
item
=>
item
===
submissionStage
)
>
2
return
attachments
.
reduce
(
return
attachments
.
reduce
(
(
result
,
item
)
=>
{
(
result
,
item
)
=>
{
if
(
item
.
file_type_id
===
'REPORT_CARD_CN'
)
{
if
(
item
.
file_type_id
===
'REPORT_CARD_CN'
)
{
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论