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
783608c2
Commit
783608c2
authored
Feb 12, 2025
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
业务审批
parent
c7ba3a3b
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
14 additions
and
14 deletions
+14
-14
index.vue
src/views/business-approval/audit-apply/index.vue
+2
-2
index.vue
src/views/business-approval/by-stages-apply/index.vue
+2
-2
index.vue
src/views/business-approval/reduction-apply/index.vue
+2
-2
index.vue
src/views/business-approval/repair-approve/index.vue
+2
-2
index.vue
src/views/business-approval/repayment-approve/index.vue
+2
-2
index.vue
src/views/property/audit-manage/index.vue
+2
-2
index.vue
src/views/property/repair-manage/index.vue
+2
-2
No files found.
src/views/business-approval/audit-apply/index.vue
View file @
783608c2
...
@@ -177,7 +177,7 @@
...
@@ -177,7 +177,7 @@
);
);
},
},
},
},
//
search: { el: 'input', props: { clearable: true }, key: 'cpeName', labelWidth: 78 },
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
},
key
:
'cpeName'
,
labelWidth
:
78
},
},
},
{
{
showOverflow
:
'tooltip'
,
showOverflow
:
'tooltip'
,
...
@@ -189,7 +189,7 @@
...
@@ -189,7 +189,7 @@
},
},
},
},
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
//
search: { el: 'select', props: { filterable: true }, key: 'tenantId', labelWidth: 78 },
search
:
{
el
:
'select'
,
props
:
{
filterable
:
true
},
key
:
'tenantId'
,
labelWidth
:
78
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
title
:
'调解中心'
,
title
:
'调解中心'
,
width
:
100
,
width
:
100
,
...
...
src/views/business-approval/by-stages-apply/index.vue
View file @
783608c2
...
@@ -281,7 +281,7 @@
...
@@ -281,7 +281,7 @@
}
}
},
},
},
},
//
search: { el: 'input', props: { clearable: true }, key: 'cpeName', labelWidth: 78 },
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
},
key
:
'cpeName'
,
labelWidth
:
78
},
},
},
{
{
showOverflow
:
'tooltip'
,
showOverflow
:
'tooltip'
,
...
@@ -299,7 +299,7 @@
...
@@ -299,7 +299,7 @@
},
},
},
},
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
//
search: { el: 'select', props: { filterable: true }, key: 'tenantId', labelWidth: 78 },
search
:
{
el
:
'select'
,
props
:
{
filterable
:
true
},
key
:
'tenantId'
,
labelWidth
:
78
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
title
:
'调解中心'
,
title
:
'调解中心'
,
width
:
100
,
width
:
100
,
...
...
src/views/business-approval/reduction-apply/index.vue
View file @
783608c2
...
@@ -224,7 +224,7 @@
...
@@ -224,7 +224,7 @@
}
}
},
},
},
},
//
search: { el: 'input', props: { clearable: true }, key: 'cpeName', labelWidth: 78 },
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
},
key
:
'cpeName'
,
labelWidth
:
78
},
},
},
{
{
showOverflow
:
'tooltip'
,
showOverflow
:
'tooltip'
,
...
@@ -243,7 +243,7 @@
...
@@ -243,7 +243,7 @@
},
},
},
},
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
//
search: { el: 'select', props: { filterable: true }, key: 'tenantId', labelWidth: 78 },
search
:
{
el
:
'select'
,
props
:
{
filterable
:
true
},
key
:
'tenantId'
,
labelWidth
:
78
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
title
:
'调解中心'
,
title
:
'调解中心'
,
width
:
100
,
width
:
100
,
...
...
src/views/business-approval/repair-approve/index.vue
View file @
783608c2
...
@@ -152,7 +152,7 @@
...
@@ -152,7 +152,7 @@
);
);
},
},
},
},
//
search: { el: 'input', props: { clearable: true }, key: 'cpeName', labelWidth: 78 },
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
},
key
:
'cpeName'
,
labelWidth
:
78
},
},
},
{
{
showOverflow
:
'tooltip'
,
showOverflow
:
'tooltip'
,
...
@@ -164,7 +164,7 @@
...
@@ -164,7 +164,7 @@
},
},
},
},
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
//
search: { el: 'select', props: { filterable: true }, key: 'tenantId', labelWidth: 78 },
search
:
{
el
:
'select'
,
props
:
{
filterable
:
true
},
key
:
'tenantId'
,
labelWidth
:
78
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
title
:
'调解中心'
,
title
:
'调解中心'
,
width
:
100
,
width
:
100
,
...
...
src/views/business-approval/repayment-approve/index.vue
View file @
783608c2
...
@@ -132,7 +132,7 @@
...
@@ -132,7 +132,7 @@
}
}
},
},
},
},
//
search: { el: 'input', props: { clearable: true }, key: 'cpeName', labelWidth: 78 },
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
},
key
:
'cpeName'
,
labelWidth
:
78
},
},
},
{
{
showOverflow
:
'tooltip'
,
showOverflow
:
'tooltip'
,
...
@@ -154,7 +154,7 @@
...
@@ -154,7 +154,7 @@
},
},
},
},
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
//
search: { el: 'select', props: { filterable: true }, key: 'tenantId', labelWidth: 78 },
search
:
{
el
:
'select'
,
props
:
{
filterable
:
true
},
key
:
'tenantId'
,
labelWidth
:
78
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
title
:
'调解中心'
,
title
:
'调解中心'
,
width
:
100
,
width
:
100
,
...
...
src/views/property/audit-manage/index.vue
View file @
783608c2
...
@@ -151,7 +151,7 @@
...
@@ -151,7 +151,7 @@
);
);
},
},
},
},
//
search: { el: 'input', props: { clearable: true }, key: 'cpeName', labelWidth: 78 },
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
},
key
:
'cpeName'
,
labelWidth
:
78
},
},
},
{
{
showOverflow
:
'tooltip'
,
showOverflow
:
'tooltip'
,
...
@@ -163,7 +163,7 @@
...
@@ -163,7 +163,7 @@
},
},
},
},
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
//
search: { el: 'select', props: { filterable: true }, key: 'tenantId', labelWidth: 78 },
search
:
{
el
:
'select'
,
props
:
{
filterable
:
true
},
key
:
'tenantId'
,
labelWidth
:
78
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
title
:
'调解中心'
,
title
:
'调解中心'
,
width
:
100
,
width
:
100
,
...
...
src/views/property/repair-manage/index.vue
View file @
783608c2
...
@@ -199,7 +199,7 @@
...
@@ -199,7 +199,7 @@
);
);
},
},
},
},
//
search: { el: 'input', props: { clearable: true }, key: 'cpeName', labelWidth: 78 },
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
},
key
:
'cpeName'
,
labelWidth
:
78
},
},
},
{
{
showOverflow
:
'tooltip'
,
showOverflow
:
'tooltip'
,
...
@@ -211,7 +211,7 @@
...
@@ -211,7 +211,7 @@
},
},
},
},
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
enum
:
()
=>
getTenantPage
({
current
:
1
,
size
:
999999999
,
status
:
'enable'
}),
//
search: { el: 'select', props: { filterable: true }, key: 'tenantId', labelWidth: 78 },
search
:
{
el
:
'select'
,
props
:
{
filterable
:
true
},
key
:
'tenantId'
,
labelWidth
:
78
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
fieldNames
:
{
label
:
'name'
,
value
:
'id'
},
title
:
'调解中心'
,
title
:
'调解中心'
,
width
:
100
,
width
:
100
,
...
...
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