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
5ef6d457
Commit
5ef6d457
authored
Mar 30, 2022
by
leimo
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'v2-220418' into 'v2-220418'
新增“物料组” See merge request linkseeks-design/pro-platform!77
parents
36e94582
345a7e13
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.tsx
...urchaseAbility/purchaseInquiry/addInquiry/modal/index.tsx
+1
-1
index.tsx
...aseAbility/purchaseInquiry/addMallInquiry/modal/index.tsx
+1
-1
index.ts
src/pages/transaction/purchaseAbility/schema/index.ts
+1
-1
No files found.
src/pages/transaction/purchaseAbility/purchaseInquiry/addInquiry/modal/index.tsx
View file @
5ef6d457
...
...
@@ -517,7 +517,7 @@ const AnchorModal: React.FC<AnchorModalProps> = (props: any) => {
"x-component"
:
'SearchSelect'
,
"x-component-props"
:
{
placeholder
:
intl
.
formatMessage
({
id
:
'detail.purchase.message93'
}),
fetchSearch
:
getProductSelectGetSelect
Brand
,
// lfy接口替换
fetchSearch
:
getProductSelectGetSelect
CustomerCategory
,
style
:
{
width
:
160
}
...
...
src/pages/transaction/purchaseAbility/purchaseInquiry/addMallInquiry/modal/index.tsx
View file @
5ef6d457
...
...
@@ -517,7 +517,7 @@ const AnchorModal: React.FC<AnchorModalProps> = (props: any) => {
"x-component"
:
'SearchSelect'
,
"x-component-props"
:
{
placeholder
:
intl
.
formatMessage
({
id
:
'detail.purchase.message93'
}),
fetchSearch
:
getProductSelectGetSelect
Brand
,
// lfy接口替换
fetchSearch
:
getProductSelectGetSelect
CustomerCategory
,
style
:
{
width
:
160
}
...
...
src/pages/transaction/purchaseAbility/schema/index.ts
View file @
5ef6d457
...
...
@@ -429,7 +429,7 @@ export const SelectProductSchema: ISchema = {
"x-component"
:
'SearchSelect'
,
"x-component-props"
:
{
placeholder
:
intl
.
formatMessage
({
id
:
'detail.purchase.message93'
}),
fetchSearch
:
getProductSelectGetSelect
Brand
,
// lfy接口替换
fetchSearch
:
getProductSelectGetSelect
CustomerCategory
,
style
:
{
width
:
160
}
...
...
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