Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
huaxin-rq
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
耿迪迪
huaxin-rq
Commits
2a67cd8d
Commit
2a67cd8d
authored
Apr 17, 2026
by
耿迪迪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
监测设备列表调整
parent
5021554d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
index.vue
huaxin-web/src/views/gasdata/index.vue
+1
-1
No files found.
huaxin-web/src/views/gasdata/index.vue
View file @
2a67cd8d
...
...
@@ -86,7 +86,7 @@
</el-row>
-->
<el-table
v-loading=
"loading"
:data=
"dataList"
@
selection-change=
"handleSelectionChange"
>
<
el-table-column
type=
"selection"
width=
"55"
align=
"center"
/
>
<
!--
<el-table-column
type=
"selection"
width=
"55"
align=
"center"
/>
--
>
<el-table-column
label=
"设备编号"
align=
"center"
prop=
"number"
/>
<el-table-column
label=
"设备类型"
align=
"center"
prop=
"type"
/>
<el-table-column
label=
"所属厂家"
align=
"center"
prop=
"company"
:formatter=
"companyFormat"
/>
...
...
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