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
fukai
vue-gjjs
Commits
5e76132d
Commit
5e76132d
authored
Jul 25, 2022
by
wangyanjiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
解决docpre 部分交易出现表格底部空白bug
parent
07a651db
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
Ovwp.vue
src/views/Business/Botdav/Ovwp.vue
+3
-1
Docpre.vue
src/views/Public/Docpre.vue
+1
-1
No files found.
src/views/Business/Botdav/Ovwp.vue
View file @
5e76132d
...
...
@@ -188,7 +188,9 @@
</c-table>
</c-col>
-->
<c-docpre
:model=
"model"
:argadr=
"{
<c-docpre
:model=
"model"
:argadr=
"{
path: 'bodgrp.blk.docpre',
grp: 'botp',
code: 'docpre'
...
...
src/views/Public/Docpre.vue
View file @
5e76132d
...
...
@@ -10,7 +10,7 @@
</c-col>
-->
<c-col
:span=
"24"
style=
"margin-bottom: 30px;"
>
<el-form-item
:prop=
"'$
{argadr.grp}.docgrdm.docgrd'" label="" style="margin-left:-150px;">
<c-table
height=
"300px"
style=
"text-align: center;"
stripe
<c-table
max-
height=
"300px"
style=
"text-align: center;"
stripe
:list=
"this.model[argadr.grp].docgrdm.docgrd || []"
:paginationShow=
"false"
:border=
"true"
>
<el-table-column
:label=
"model[argadr.grp].docgrdm.docdsclab || 'Documents Presented'"
class=
"messageLabel"
>
<el-table-column
label=
"1st"
width=
"auto"
prop=
"cmail1"
background-color=
"red"
>
...
...
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