Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
attendance-performance-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
attendance-performance-platform
Commits
40f95244
Commit
40f95244
authored
Jul 13, 2023
by
姬鋆屾
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.scsmile.cn/zxf/attendance-performance-platform
parents
6c1032b5
19df62ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
attendance-performance-manager-ui/admin/src/views/feedback/addQuestion/list.vue
...-manager-ui/admin/src/views/feedback/addQuestion/list.vue
+3
-3
No files found.
attendance-performance-manager-ui/admin/src/views/feedback/addQuestion/list.vue
View file @
40f95244
...
...
@@ -260,11 +260,11 @@ export default {
i
.
remark
=
i
.
field
i
.
questionType
=
formType
(
i
.
type
)
i
.
require
=
formatNum
(
i
.
$required
)
i
.
content
=
i
.
info
||
''
i
.
content
=
i
.
title
if
(
formType
(
i
.
type
)
==
1
||
formType
(
i
.
type
)
==
2
)
{
i
.
options
.
forEach
(
j
=>
{
j
.
content
=
j
.
value
j
.
remark
=
j
.
label
j
.
content
=
j
.
label
j
.
remark
=
j
.
value
})
}
if
(
formType
(
i
.
type
)
==
1
||
formType
(
i
.
type
)
==
2
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment