Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zh-baseversion-project
Project
Project
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
王浩
zh-baseversion-project
Commits
86c89247
Commit
86c89247
authored
Apr 22, 2024
by
zhangjianqian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
假数据
parent
339dccfb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
22 deletions
+22
-22
index.vue
zh-baseversion-web/src/views/examine/index.vue
+22
-22
No files found.
zh-baseversion-web/src/views/examine/index.vue
View file @
86c89247
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
</thead>
</thead>
<tbody>
<tbody>
<tr
v-for=
"(user, index) in stu"
:key=
"index + 1"
>
<tr
v-for=
"(user, index) in stu"
:key=
"index + 1"
>
<!--
<td>
{{
index
}}
</td>
--
>
<td>
{{
index
+
1
}}
</td
>
<td>
{{
user
.
name
}}
</td>
<td>
{{
user
.
name
}}
</td>
<td>
{{
user
.
type
}}
</td>
<td>
{{
user
.
type
}}
</td>
<td>
{{
user
.
num
}}
</td>
<td>
{{
user
.
num
}}
</td>
...
@@ -79,29 +79,29 @@
...
@@ -79,29 +79,29 @@
return
{
return
{
user
:{
name
:
''
,
type
:
''
,
num
:
''
,
price
:
''
},
user
:{
name
:
''
,
type
:
''
,
num
:
''
,
price
:
''
},
stu
:
[
stu
:
[
{
},
// {
// {
// name: "河北省石家庄平山县",
//
// type: "中诚燃气",
// num: "管道燃气",
// price: "0件",
// yh: "42次",
// ts: "10次",
// kh: 100,
// jg: "优秀",
// },
// {
// name: "河北省石家庄平山县",
// type: "敬业集团",
// num: "瓶装燃气",
// price: "0件",
// yh: "30次",
// ts: "20次",
// kh: 100,
// jg: "优秀",
// },
// },
{
name
:
"河北省石家庄平山县"
,
type
:
"中诚燃气"
,
num
:
"管道燃气"
,
price
:
"0件"
,
yh
:
"42次"
,
ts
:
"10次"
,
kh
:
100
,
jg
:
"优秀"
,
},
{
name
:
"河北省石家庄平山县"
,
type
:
"敬业集团"
,
num
:
"瓶装燃气"
,
price
:
"0件"
,
yh
:
"30次"
,
ts
:
"20次"
,
kh
:
100
,
jg
:
"优秀"
,
},
// {
// {
// name: "河北省石家庄平山县",
// name: "河北省石家庄平山县",
// type: "盈德气体",
// type: "盈德气体",
...
...
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