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
7b3bd7aa
Commit
7b3bd7aa
authored
Aug 11, 2021
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 修改字段名
parent
05556731
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.tsx
.../returnPrDeliver/components/ReturnDeliverDrawer/index.tsx
+1
-1
receivedSchema.tsx
...ion/purchaserEvaluation/common/schemas/receivedSchema.tsx
+2
-2
No files found.
src/pages/afterService/returnApplication/returnPrDeliver/components/ReturnDeliverDrawer/index.tsx
View file @
7b3bd7aa
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2021-08-07 15:11:54
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-08-11 16:
36:25
* @LastEditTime: 2021-08-11 16:
41:14
* @Description: 退货发货处理抽屉
*/
import
React
from
'react'
;
...
...
src/pages/transaction/purchaserEvaluation/common/schemas/receivedSchema.tsx
View file @
7b3bd7aa
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2021-08-11 14:04:22
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-08-11 1
5:01:48
* @LastEditTime: 2021-08-11 1
6:41:32
* @Description: 收到的评价详情 schema
*/
import
{
ISchema
}
from
'@formily/antd'
;
...
...
@@ -88,7 +88,7 @@ const createSchema = (showExplain = true): ISchema => ({
...(
showExplain
?
{
replyTime
:
{
type
:
'string'
,
title
:
'
商家
时间'
,
title
:
'
解释
时间'
,
},
replyContent
:
{
type
:
'string'
,
...
...
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