Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
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
陈智峰
jinfa-platform
Commits
c05c16f9
Commit
c05c16f9
authored
Nov 12, 2021
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 修改起始结束时间可以单独选择一个
parent
f5316a2b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
schema.tsx
...gAbility/merchantCoupon/components/RunningInfo/schema.tsx
+1
-1
schema.ts
...etingAbility/merchantCoupon/merchantCouponQuery/schema.ts
+1
-1
No files found.
src/pages/transaction/marketingAbility/merchantCoupon/components/RunningInfo/schema.tsx
View file @
c05c16f9
...
...
@@ -51,7 +51,7 @@ export const querySchema: ISchema = {
'x-component'
:
'RangePicker'
,
'x-component-props'
:
{
placeholder
:
[
'领(发)劵起始时间'
,
'领(发)劵截止时间'
],
showTime
:
true
,
allowEmpty
:
[
true
,
true
]
,
},
},
memberId
:
{
...
...
src/pages/transaction/marketingAbility/merchantCoupon/merchantCouponQuery/schema.ts
View file @
c05c16f9
...
...
@@ -49,7 +49,7 @@ export const querySchema: ISchema = {
'x-component'
:
'RangePicker'
,
'x-component-props'
:
{
placeholder
:
[
'领(发)劵起始时间'
,
'领(发)劵截止时间'
],
showTime
:
true
,
allowEmpty
:
[
true
,
true
]
,
},
},
'[effectiveTimeStart, effectiveTimeEnd]'
:
{
...
...
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