Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rbc-demo
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
王衍超
rbc-demo
Commits
081cc7bf
Commit
081cc7bf
authored
Apr 27, 2022
by
qiaoyanqi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
时间范围选择框不能录入
parent
8c24971f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
range.vue
...nts/custom-query/senior-query/senior-query-type/range.vue
+2
-0
No files found.
develop/@rbc/workflow-job-view/src/components/custom-query/senior-query/senior-query-type/range.vue
View file @
081cc7bf
...
@@ -118,6 +118,7 @@
...
@@ -118,6 +118,7 @@
:transfer=
"transfer"
:transfer=
"transfer"
placeholder=
"请选择日期范围"
placeholder=
"请选择日期范围"
style=
"width: 100%"
style=
"width: 100%"
:editable=
"editable"
@
on-change=
"getBeginAndEndDate"
@
on-change=
"getBeginAndEndDate"
@
on-open-change=
"getTitle(initData.title)"
@
on-open-change=
"getTitle(initData.title)"
/>
/>
...
@@ -132,6 +133,7 @@ export default {
...
@@ -132,6 +133,7 @@ export default {
name
:
"rangeQuery"
,
name
:
"rangeQuery"
,
data
()
{
data
()
{
return
{
return
{
editable
:
false
,
min
:
0
,
min
:
0
,
changeColor
:
"blue"
,
changeColor
:
"blue"
,
transfer
:
true
,
transfer
:
true
,
...
...
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