Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
Y
yishuju-ui
Project
Project
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
何远江
yishuju-ui
Commits
d784ce02
Commit
d784ce02
authored
Feb 21, 2025
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
57596ac8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.vue
src/components/SearchForm/index.vue
+1
-1
index.vue
src/views/property/case-manage/index.vue
+2
-2
No files found.
src/components/SearchForm/index.vue
View file @
d784ce02
...
...
@@ -5,7 +5,7 @@
ref=
"gridRef"
:collapsed=
"collapsed"
:collapsedRows=
"props.collapsedRows"
:gap=
"[5, 0]"
:gap=
"[
1
5, 0]"
:cols=
"props.searchCol"
>
<GridItem
...
...
src/views/property/case-manage/index.vue
View file @
d784ce02
...
...
@@ -160,14 +160,14 @@
title
:
'分期最大期数'
,
width
:
60
,
showOverflow
:
'tooltip'
,
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
}
},
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
}
,
labelWidth
:
90
},
},
{
field
:
'minAmount'
,
title
:
'最低分期金额'
,
width
:
80
,
showOverflow
:
'tooltip'
,
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
}
},
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
}
,
labelWidth
:
90
},
},
{
field
:
'mergerCase'
,
...
...
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