Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
鲁尚清
2022-06-10 16:40:29 +0800
Commit
bf07aaaac4b787bea9fd6d48adab9341d5bd080e
1 parent
f57c1088
【无】部门管理增加业务授权功能-表格高度调整 #3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-base/src/main/resources/static/vue3/src/views/orgBustype/index.html
hg-monitor-web-base/src/main/resources/static/vue3/src/views/orgBustype/index.html
View file @
bf07aaa
...
...
@@ -68,7 +68,7 @@
:pageSize=
"search.limitUn"
:showPage=
"true"
:showTools=
"false"
:height=
"height - 3
0
0"
>
:height=
"height - 3
8
0"
>
<template
#
default=
"{row,prop,column}"
>
<div
v-if=
"prop=='showType'"
>
<el-select
v-model=
"row.showType"
placeholder=
""
>
...
...
Please
register
or
login
to post a comment