Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
JINRUN-PERPOSITION
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
xinzhedeai
JINRUN-PERPOSITION
Commits
01569fa4
Commit
01569fa4
authored
Dec 24, 2025
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add:人员图片 分布列宽
parent
16187adf
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
3 deletions
+8
-3
guijilishi.png
src/assets/images/guijilishi.png
+0
-0
fangke.vue
src/views/person/fangke.vue
+7
-2
fenbu.vue
src/views/tongji/fenbu.vue
+1
-1
No files found.
src/assets/images/guijilishi.png
0 → 100644
View file @
01569fa4
321 Bytes
src/views/person/fangke.vue
View file @
01569fa4
...
@@ -116,9 +116,14 @@
...
@@ -116,9 +116,14 @@
<el-button
<el-button
size=
"small"
size=
"small"
type=
"success"
type=
"success"
icon=
"el-icon-circle-close"
icon=
"el-icon-circle-close
1
"
@
click=
"handleHistory(scope.row)"
@
click=
"handleHistory(scope.row)"
>
历史轨迹
</el-button
>
<img
src=
"@/assets/images/guijilishi.png"
style=
"margin-right: 2px; vertical-align: middle"
/>
历史轨迹
</el-button
>
>
<el-button
<el-button
v-if=
"scope.row.visitorStatus == 1"
v-if=
"scope.row.visitorStatus == 1"
...
...
src/views/tongji/fenbu.vue
View file @
01569fa4
...
@@ -72,7 +72,7 @@
...
@@ -72,7 +72,7 @@
:data=
"infoList"
:data=
"infoList"
@
selection-change=
"handleSelectionChange"
@
selection-change=
"handleSelectionChange"
>
>
<el-table-column
label=
"序号"
align=
"center"
prop=
"id"
width=
"
5
0"
/>
<el-table-column
label=
"序号"
align=
"center"
prop=
"id"
width=
"
10
0"
/>
<el-table-column
label=
"日期"
align=
"center"
prop=
"statDate"
/>
<el-table-column
label=
"日期"
align=
"center"
prop=
"statDate"
/>
<el-table-column
label=
"矿区内人数"
align=
"center"
prop=
"insideCnt"
/>
<el-table-column
label=
"矿区内人数"
align=
"center"
prop=
"insideCnt"
/>
<el-table-column
label=
"矿区外人数"
align=
"center"
prop=
"outsideCnt"
/>
<el-table-column
label=
"矿区外人数"
align=
"center"
prop=
"outsideCnt"
/>
...
...
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