Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
卡
卡车调度系统
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
caicaicai
卡车调度系统
Commits
f96275b1
Commit
f96275b1
authored
Nov 04, 2022
by
xxx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
5ddcb6c7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
center.vue
src/views/system/user/center.vue
+2
-3
No files found.
src/views/system/user/center.vue
View file @
f96275b1
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
</el-form>
</el-form>
</el-tab-pane>
</el-tab-pane>
<!-- 操作日志 -->
<!-- 操作日志 -->
<el-tab-pane
label=
"操作日志"
name=
"second"
>
<
!--
<
el-tab-pane
label=
"操作日志"
name=
"second"
>
<el-table
v-loading=
"loading"
:data=
"data"
style=
"width: 100%;"
>
<el-table
v-loading=
"loading"
:data=
"data"
style=
"width: 100%;"
>
<el-table-column
prop=
"description"
label=
"行为"
/>
<el-table-column
prop=
"description"
label=
"行为"
/>
<el-table-column
prop=
"requestIp"
label=
"IP"
/>
<el-table-column
prop=
"requestIp"
label=
"IP"
/>
...
@@ -85,7 +85,6 @@
...
@@ -85,7 +85,6 @@
</
template
>
</
template
>
</el-table-column>
</el-table-column>
</el-table>
</el-table>
<!--分页组件-->
<el-pagination
<el-pagination
:total=
"total"
:total=
"total"
:current-page=
"page + 1"
:current-page=
"page + 1"
...
@@ -94,7 +93,7 @@
...
@@ -94,7 +93,7 @@
@
size-change=
"sizeChange"
@
size-change=
"sizeChange"
@
current-change=
"pageChange"
@
current-change=
"pageChange"
/>
/>
</el-tab-pane>
</el-tab-pane>
-->
</el-tabs>
</el-tabs>
</el-card>
</el-card>
</el-col>
</el-col>
...
...
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