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
shenshaokai
jinfa-platform
Commits
1c4fcf36
Commit
1c4fcf36
authored
Jan 11, 2023
by
shenshaokai
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-20221102' into 'jinfa-20221102'
fix: [37829] 新增合同-采购询价合同类型-供应商不可编辑 See merge request project/jinfa-platform!507
parents
c2c73462
f8e6da71
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Information.tsx
src/pages/contract/manage/add/components/Information.tsx
+1
-1
No files found.
src/pages/contract/manage/add/components/Information.tsx
View file @
1c4fcf36
...
@@ -607,7 +607,7 @@ const Information = (props: any) => {
...
@@ -607,7 +607,7 @@ const Information = (props: any) => {
]
}
]
}
>
>
{
{
manual
&&
basicsVO
.
sourceType
<
4
?
basicsVO
.
sourceType
<
4
?
<
Input
placeholder=
{
intl
.
formatMessage
({
id
:
'contract.zuichang60gezifu30ge'
})
}
disabled
/>
<
Input
placeholder=
{
intl
.
formatMessage
({
id
:
'contract.zuichang60gezifu30ge'
})
}
disabled
/>
:
:
<
Search
placeholder=
{
intl
.
formatMessage
({
id
:
'contract.zuichang60gezifu30ge'
})
}
readOnly
enterButton=
{
<
div
onClick=
{
()
=>
Choose
(
'5'
)
}
><
LinkOutlined
/>
{
intl
.
formatMessage
({
id
:
'contract.xuanze'
})
}
</
div
>
}
/>
<
Search
placeholder=
{
intl
.
formatMessage
({
id
:
'contract.zuichang60gezifu30ge'
})
}
readOnly
enterButton=
{
<
div
onClick=
{
()
=>
Choose
(
'5'
)
}
><
LinkOutlined
/>
{
intl
.
formatMessage
({
id
:
'contract.xuanze'
})
}
</
div
>
}
/>
...
...
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