Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
skdSecond
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
0
Merge Requests
0
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
node_server
skdSecond
Commits
77ecb1ea
Commit
77ecb1ea
authored
Dec 25, 2024
by
chenjinjing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
3f252a17
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
xshx.ts
src/biz/duiwai/xshx.ts
+6
-6
No files found.
src/biz/duiwai/xshx.ts
View file @
77ecb1ea
...
@@ -220,27 +220,27 @@ export async function getData(req, res) {
...
@@ -220,27 +220,27 @@ export async function getData(req, res) {
let
gnjtytz
=
[
let
gnjtytz
=
[
{
{
key
:
"一年级"
,
key
:
"一年级"
,
value
:
"
12
"
value
:
"
0
"
},
},
{
{
key
:
"二年级"
,
key
:
"二年级"
,
value
:
"
17
"
value
:
"
0
"
},
},
{
{
key
:
"三年级"
,
key
:
"三年级"
,
value
:
"
11
"
value
:
"
0
"
},
},
{
{
key
:
"四年级"
,
key
:
"四年级"
,
value
:
"
6
"
value
:
"
0
"
},
},
{
{
key
:
"五年级"
,
key
:
"五年级"
,
value
:
"
3
"
value
:
"
0
"
},
},
{
{
key
:
"六年级"
,
key
:
"六年级"
,
value
:
"
27
"
value
:
"
0
"
},
},
]
]
ret
[
"gnjtytz"
]
=
{
title
:
"各年级特异体质"
,
dataList
:
gnjtytz
};
ret
[
"gnjtytz"
]
=
{
title
:
"各年级特异体质"
,
dataList
:
gnjtytz
};
...
...
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