Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sgaqgl-vue
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
李苏
sgaqgl-vue
Commits
312d20d3
Commit
312d20d3
authored
Dec 09, 2022
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
61e10ec1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
cycleDetails.vue
src/views/riskPrecontrol/riskAnalysis/cycleDetails.vue
+13
-13
No files found.
src/views/riskPrecontrol/riskAnalysis/cycleDetails.vue
View file @
312d20d3
...
...
@@ -2,9 +2,7 @@
<DefaultDialog
:app=
'app'
>
<div
slot=
"form"
class=
"min_full"
style=
"height: 70vh;border: 0px;"
>
<!-- 表格-->
<div
class=
"tablePagers"
style=
"height: 100%;"
>
<div
class=
"search"
style=
"border: 0px;"
v-condition
>
<div
class=
"search"
style=
"border: 0px;"
>
<!--
<SearchButton
:app=
'app'
></SearchButton>
-->
<el-row
:gutter=
"20"
class=
"search-row-1"
>
<el-col
:span=
"6"
class=
"search-col"
>
...
...
@@ -20,6 +18,8 @@
</el-row>
</div>
<div
class=
"tablePagers"
style=
"height: 100%;"
>
<TablePager
:showPagination=
'false'
:delButton=
'false'
@
getData=
'getData'
:ref=
"'TablePager'"
:app=
'this'
:query=
'query'
@
selectItem=
'selectItem'
@
getRow=
'getRow'
>
</TablePager>
...
...
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