Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
intelligent_station_web
Project
Project
Details
Activity
Releases
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
张伯涛
intelligent_station_web
Commits
d24c263f
Commit
d24c263f
authored
Aug 09, 2024
by
Gede1416
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除了灰色行
parent
d8ff3fe9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
index.vue
src/views/busStudentInfo/index.vue
+0
-1
index.vue
src/views/busTeacherInfo/index.vue
+0
-1
index.vue
src/views/resDatasetInfo/index.vue
+0
-1
No files found.
src/views/busStudentInfo/index.vue
View file @
d24c263f
...
@@ -86,7 +86,6 @@
...
@@ -86,7 +86,6 @@
</div>
</div>
</el-form>
</el-form>
</div>
</div>
<div
class=
"placeholder"
/>
<div
style=
"padding:5px 10px"
>
<div
style=
"padding:5px 10px"
>
<el-table
v-loading=
"loading"
border
:data=
"busStudentInfoList"
>
<el-table
v-loading=
"loading"
border
:data=
"busStudentInfoList"
>
<el-table-column
type=
"index"
label=
"序号"
width=
"55"
align=
"center"
/>
<el-table-column
type=
"index"
label=
"序号"
width=
"55"
align=
"center"
/>
...
...
src/views/busTeacherInfo/index.vue
View file @
d24c263f
...
@@ -86,7 +86,6 @@
...
@@ -86,7 +86,6 @@
</div>
</div>
</el-form>
</el-form>
</div>
</div>
<div
class=
"placeholder"
/>
<div
style=
"padding:5px 10px"
>
<div
style=
"padding:5px 10px"
>
<el-table
v-loading=
"loading"
border
:data=
"busTeacherInfoList"
>
<el-table
v-loading=
"loading"
border
:data=
"busTeacherInfoList"
>
<el-table-column
type=
"index"
label=
"序号"
width=
"55"
align=
"center"
/>
<el-table-column
type=
"index"
label=
"序号"
width=
"55"
align=
"center"
/>
...
...
src/views/resDatasetInfo/index.vue
View file @
d24c263f
...
@@ -83,7 +83,6 @@
...
@@ -83,7 +83,6 @@
</el-form-item>
</el-form-item>
</div>
</div>
</el-form>
</el-form>
<div
class=
"placeholder"
/>
<div
style=
"padding:5px 10px"
>
<div
style=
"padding:5px 10px"
>
<div
class=
"mb12 font-small-bold"
>
数据集信息列表
</div>
<div
class=
"mb12 font-small-bold"
>
数据集信息列表
</div>
<el-table
v-loading=
"loading"
border
:data=
"resDatasetInfoList"
>
<el-table
v-loading=
"loading"
border
:data=
"resDatasetInfoList"
>
...
...
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