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
672f9445
Commit
672f9445
authored
Jun 10, 2025
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
跟进时间改成datetimerange
parent
113bfc80
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
34 additions
and
5 deletions
+34
-5
index.vue
src/views/property/audit-manage/index.vue
+1
-1
index.vue
src/views/property/case-back/index.vue
+12
-0
index.vue
src/views/property/case-detail/index.vue
+5
-0
index.vue
src/views/property/case-manage/index.vue
+1
-1
index.vue
src/views/property/case-repair/index.vue
+1
-1
index.vue
src/views/property/case-return/index.vue
+12
-0
index.vue
src/views/workplace/audit/index.vue
+1
-1
index.vue
src/views/workplace/case/index.vue
+1
-1
No files found.
src/views/property/audit-manage/index.vue
View file @
672f9445
...
...
@@ -190,7 +190,7 @@
width
:
100
,
search
:
{
el
:
'date-picker'
,
props
:
{
type
:
'date
range'
,
valueFormat
:
'YYYY-MM-DD
'
},
props
:
{
type
:
'date
timerange'
,
valueFormat
:
'YYYY-MM-DD HH:mm:ss
'
},
labelWidth
:
105
,
},
},
...
...
src/views/property/case-back/index.vue
View file @
672f9445
...
...
@@ -409,6 +409,18 @@
title
:
'调解中心'
,
width
:
100
,
},
{
field
:
'tag'
,
title
:
'临时标签'
,
showOverflow
:
'tooltip'
,
width
:
140
,
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
},
key
:
'queryTag'
,
labelWidth
:
105
,
},
},
{
field
:
'discount'
,
title
:
'折扣'
,
...
...
src/views/property/case-detail/index.vue
View file @
672f9445
...
...
@@ -813,6 +813,11 @@
title
:
'联系人号码'
,
showOverflow
:
'tooltip'
,
},
{
field
:
'cpe.username'
,
title
:
'CPE'
,
showOverflow
:
'tooltip'
,
},
{
field
:
'followStatus'
,
title
:
'拨打跟进结果'
,
...
...
src/views/property/case-manage/index.vue
View file @
672f9445
...
...
@@ -516,7 +516,7 @@
width
:
150
,
search
:
{
el
:
'date-picker'
,
props
:
{
type
:
'date
range'
,
valueFormat
:
'YYYY-MM-DD
'
},
props
:
{
type
:
'date
timerange'
,
valueFormat
:
'YYYY-MM-DD HH:mm:ss
'
},
labelWidth
:
90
,
},
},
...
...
src/views/property/case-repair/index.vue
View file @
672f9445
...
...
@@ -219,7 +219,7 @@
width
:
100
,
search
:
{
el
:
'date-picker'
,
props
:
{
type
:
'date
range'
,
valueFormat
:
'YYYY-MM-DD
'
},
props
:
{
type
:
'date
timerange'
,
valueFormat
:
'YYYY-MM-DD HH:mm:ss
'
},
labelWidth
:
105
,
},
},
...
...
src/views/property/case-return/index.vue
View file @
672f9445
...
...
@@ -411,6 +411,18 @@
title
:
'调解中心'
,
width
:
100
,
},
{
field
:
'tag'
,
title
:
'临时标签'
,
showOverflow
:
'tooltip'
,
width
:
140
,
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
},
key
:
'queryTag'
,
labelWidth
:
105
,
},
},
{
field
:
'discount'
,
title
:
'折扣'
,
...
...
src/views/workplace/audit/index.vue
View file @
672f9445
...
...
@@ -189,7 +189,7 @@
width
:
100
,
search
:
{
el
:
'date-picker'
,
props
:
{
type
:
'date
range'
,
valueFormat
:
'YYYY-MM-DD
'
},
props
:
{
type
:
'date
timerange'
,
valueFormat
:
'YYYY-MM-DD HH:mm:ss
'
},
labelWidth
:
105
,
},
},
...
...
src/views/workplace/case/index.vue
View file @
672f9445
...
...
@@ -499,7 +499,7 @@
width
:
150
,
search
:
{
el
:
'date-picker'
,
props
:
{
type
:
'date
range'
,
valueFormat
:
'YYYY-MM-DD
'
},
props
:
{
type
:
'date
timerange'
,
valueFormat
:
'YYYY-MM-DD HH:mm:ss
'
},
labelWidth
:
90
,
},
},
...
...
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