Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fk-spider-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周田
fk-spider-web
Commits
e9289e8c
Commit
e9289e8c
authored
Jun 16, 2026
by
yzh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改下拉框选项字段
parent
0e81e42c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
index.vue
src/views/os-taskRecord/index.vue
+3
-3
No files found.
src/views/os-taskRecord/index.vue
View file @
e9289e8c
...
@@ -133,8 +133,8 @@ const spideOptions = [
...
@@ -133,8 +133,8 @@ const spideOptions = [
value
:
'dsn_now'
value
:
'dsn_now'
},
},
{
{
label
:
'itu_space_exp
o
lorer'
,
label
:
'itu_space_explorer'
,
value
:
'itu_space_exp
o
lorer'
value
:
'itu_space_explorer'
},
},
{
{
label
:
'space_track'
,
label
:
'space_track'
,
...
@@ -217,7 +217,7 @@ const searchData = async () => {
...
@@ -217,7 +217,7 @@ const searchData = async () => {
const
res
=
await
getSpiderTaskRecord
({
const
res
=
await
getSpiderTaskRecord
({
page
:
pageObj
.
value
.
pageNo
,
page
:
pageObj
.
value
.
pageNo
,
size
:
pageObj
.
value
.
pageSize
,
size
:
pageObj
.
value
.
pageSize
,
status
:
'total'
,
//
status: 'total',
spider
:
spidername
.
value
,
spider
:
spidername
.
value
,
schedule_job_id
:
jobname
.
value
,
schedule_job_id
:
jobname
.
value
,
times
:
resTime
times
:
resTime
...
...
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