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
a906a8dd
Commit
a906a8dd
authored
Dec 02, 2020
by
前端-黄佳鑫
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改询价模块搜索询价会员被询价会员字段
parent
a4bd954d
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
7 deletions
+7
-7
index.tsx
src/pages/transaction/confirmInquiryQuote/schema/index.tsx
+2
-2
index.tsx
src/pages/transaction/goodsOffer/schema/index.tsx
+1
-1
pendingReview.tsx
src/pages/transaction/goodsOffer/schema/pendingReview.tsx
+1
-1
index.tsx
src/pages/transaction/inquiryQuote/schema/index.tsx
+2
-2
pendingReview.tsx
src/pages/transaction/inquiryQuote/schema/pendingReview.tsx
+1
-1
No files found.
src/pages/transaction/confirmInquiryQuote/schema/index.tsx
View file @
a906a8dd
...
...
@@ -154,7 +154,7 @@ export const enquierySearchSchema: ISchema = {
inline
:
true
},
properties
:{
demandMembers
:{
inquiryListMemberName
:{
type
:
'string'
,
"x-component-props"
:{
placeholder
:
'询价会员'
...
...
@@ -253,7 +253,7 @@ export const enquieryOfferSearchSchema: ISchema = {
inline
:
true
},
properties
:{
m
emberName
:{
inquiryListM
emberName
:{
type
:
'string'
,
"x-component-props"
:{
placeholder
:
'询价会员'
...
...
src/pages/transaction/goodsOffer/schema/index.tsx
View file @
a906a8dd
...
...
@@ -241,7 +241,7 @@ export const enquieryOfferSearchSchema: ISchema = {
inline
:
true
},
properties
:{
inquiryListM
emberName
:{
m
emberName
:{
type
:
'string'
,
"x-component-props"
:{
placeholder
:
'被询价会员'
...
...
src/pages/transaction/goodsOffer/schema/pendingReview.tsx
View file @
a906a8dd
...
...
@@ -64,7 +64,7 @@ export const pendingReviewSchema: ISchema = {
placeholder
:
'询价单摘要'
}
},
inquiryListM
emberName
:{
m
emberName
:{
type
:
'string'
,
"x-component-props"
:{
placeholder
:
'被询价会员'
...
...
src/pages/transaction/inquiryQuote/schema/index.tsx
View file @
a906a8dd
...
...
@@ -173,7 +173,7 @@ export const enquierySearchSchema: ISchema = {
inline
:
true
},
properties
:{
demandMembers
:{
inquiryListMemberName
:{
type
:
'string'
,
"x-component-props"
:{
placeholder
:
'询价会员'
...
...
@@ -458,7 +458,7 @@ export const quoteFormSearch: ISchema = {
placeholder
:
'询价单号'
}
},
m
emberName
:{
inquiryListM
emberName
:{
type
:
'string'
,
"x-component-props"
:{
placeholder
:
'询价会员'
...
...
src/pages/transaction/inquiryQuote/schema/pendingReview.tsx
View file @
a906a8dd
...
...
@@ -164,7 +164,7 @@ export const inquiryQuoteSchema: ISchema = {
placeholder
:
'报价单摘要'
}
},
m
emberName
:
{
inquiryListM
emberName
:
{
type
:
'string'
,
"x-component-props"
:
{
placeholder
:
'询价会员'
...
...
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