Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
op-web-service
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
bp
op-web-service
Commits
f37bb5b5
Commit
f37bb5b5
authored
Aug 11, 2021
by
liwenhong
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'withdrawList-h5'
parents
d7793a6f
220c31cc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
h5.vue
src/pages/Withdrawal/Examine/h5.vue
+3
-3
No files found.
src/pages/Withdrawal/Examine/h5.vue
View file @
f37bb5b5
...
...
@@ -3,7 +3,7 @@
<!--
<auditTab
v-if=
"status_text == 'fourth'"
></auditTab>
-->
<!--
<el-card
class=
"goods-h5"
>
-->
<div
class=
"goods-h5"
>
<el-table
:data=
"goodsList"
border
>
<el-table
:data=
"goodsList"
border
max-height=
"700"
>
<el-table-column
label=
"申请用户"
prop=
"user_id"
...
...
@@ -33,7 +33,7 @@
</el-table>
<!-- 页码区 -->
<
!-- <
el-pagination
<el-pagination
class=
"pagination"
@
current-change=
"handleCurrentChange"
v-model:currentPage=
"searchProps.page"
...
...
@@ -41,7 +41,7 @@
layout=
"total,prev, pager, next, jumper"
:total=
"searchProps.count"
>
</el-pagination>
-->
</el-pagination>
</div>
<!-- </el-card> -->
</template>
...
...
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