Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
4bc16f5c
Commit
4bc16f5c
authored
Mar 16, 2020
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改样式
parent
f9945741
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
busUsePrice.vue
src/components/busManagement/busUsePrice.vue
+3
-3
No files found.
src/components/busManagement/busUsePrice.vue
View file @
4bc16f5c
...
@@ -315,7 +315,7 @@
...
@@ -315,7 +315,7 @@
</span>
</span>
</el-popover>
</el-popover>
</td>
</td>
<td
rowspan=
"2"
style=
"text-align:center;"
>
<td
style=
"text-align:center;"
>
<el-button-group
size=
'mini'
>
<el-button-group
size=
'mini'
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('ground.glbaojia')"
placement=
"top-start"
>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('ground.glbaojia')"
placement=
"top-start"
>
<el-button
type=
"primary"
class=
"iconfont icon-bianji-smal"
@
click=
"managePrice(item.Id)"
></el-button>
<el-button
type=
"primary"
class=
"iconfont icon-bianji-smal"
@
click=
"managePrice(item.Id)"
></el-button>
...
@@ -332,14 +332,14 @@
...
@@ -332,14 +332,14 @@
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td
colspan=
"1
0
"
>
<td
colspan=
"1
3
"
>
{{
$t
(
'pub.pubRemark'
)
}}
:
{{
item
.
Remark
}}
{{
$t
(
'pub.pubRemark'
)
}}
:
{{
item
.
Remark
}}
</td>
</td>
</tr>
</tr>
</tbody>
</tbody>
<tfoot>
<tfoot>
<tr>
<tr>
<td
colspan=
"1
1
"
>
<td
colspan=
"1
3
"
>
<el-pagination
background
@
current-change=
"handleCurrentChange"
:current-page
.
sync=
"currentPage"
<el-pagination
background
@
current-change=
"handleCurrentChange"
:current-page
.
sync=
"currentPage"
layout=
"total,prev, pager, next, jumper"
:page-size=
"this.msg.pageSize"
:total=
"total"
>
layout=
"total,prev, pager, next, jumper"
:page-size=
"this.msg.pageSize"
:total=
"total"
>
</el-pagination>
</el-pagination>
...
...
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