Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
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
zhouqian
vue-gjjs
Commits
7c909641
Commit
7c909641
authored
Oct 19, 2022
by
nanrui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sptsel UI问题解决
parent
c699593f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
IStreamTable.vue
src/components/IStreamTable.vue
+1
-1
Menu.vue
src/views/Business/Sptsel/Menu.vue
+2
-2
No files found.
src/components/IStreamTable.vue
View file @
7c909641
...
...
@@ -4,7 +4,7 @@
<c-button
icon=
"el-icon-s-tools"
@
click=
"clounmSetting"
style=
"margin-right: 2
8
px;margin-top: 10px;"
style=
"margin-right: 2
0
px;margin-top: 10px;"
></c-button>
</div>
<el-table
...
...
src/views/Business/Sptsel/Menu.vue
View file @
7c909641
...
...
@@ -110,7 +110,7 @@
</c-col>
<c-col
:span=
"24"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
:showButtonFlg=
"true"
>
<
c
-table-column
fixed=
"right"
prop=
"op"
label=
"操作"
width=
"165px"
>
<
el
-table-column
fixed=
"right"
prop=
"op"
label=
"操作"
width=
"165px"
>
<template
slot=
"header"
>
<c-col
:span=
"11"
style=
"text-align:center"
><span>
操作
</span></c-col>
</
template
>
...
...
@@ -141,7 +141,7 @@
<a
slot=
"reference"
href=
"javascript:void(0)"
style=
"margin-left: 5px"
><i
class=
"el-icon-more"
></i></a>
</el-popover>
</
template
>
</
c
-table-column>
</
el
-table-column>
</c-istream-table>
</c-col>
<el-dialog
:visible
.
sync=
"initdialog"
:title=
"'交易列表'"
append-to-body
>
...
...
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