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
4e115eb6
Commit
4e115eb6
authored
Nov 01, 2021
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 去掉时分秒
parent
d2d60411
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
4 deletions
+1
-4
verify.tsx
...marketingAbility/merchantCoupon/common/schemas/verify.tsx
+0
-1
schema.ts
...etingAbility/merchantCoupon/merchantCouponQuery/schema.ts
+0
-1
schema.ts
...bility/merchantCoupon/merchantCouponUnsubmitted/schema.ts
+1
-2
No files found.
src/pages/transaction/marketingAbility/merchantCoupon/common/schemas/verify.tsx
View file @
4e115eb6
...
...
@@ -60,7 +60,6 @@ const schema: ISchema = {
'x-component'
:
'RangePicker'
,
'x-component-props'
:
{
placeholder
:
[
'劵有效期起始时间'
,
'劵有效期截止时间'
],
showTime
:
true
,
},
},
type
:
{
...
...
src/pages/transaction/marketingAbility/merchantCoupon/merchantCouponQuery/schema.ts
View file @
4e115eb6
...
...
@@ -57,7 +57,6 @@ export const querySchema: ISchema = {
'x-component'
:
'RangePicker'
,
'x-component-props'
:
{
placeholder
:
[
'劵有效期起始时间'
,
'劵有效期截止时间'
],
showTime
:
true
,
},
},
type
:
{
...
...
src/pages/transaction/marketingAbility/merchantCoupon/merchantCouponUnsubmitted/schema.ts
View file @
4e115eb6
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2021-06-23 17:41:57
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-
06-23 17:41:58
* @LastEditTime: 2021-
11-01 14:59:45
* @Description:
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
@@ -57,7 +57,6 @@ export const querySchema: ISchema = {
'x-component'
:
'RangePicker'
,
'x-component-props'
:
{
placeholder
:
[
'劵有效期起始时间'
,
'劵有效期截止时间'
],
showTime
:
true
,
},
},
type
:
{
...
...
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