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
a426995d
Commit
a426995d
authored
May 14, 2022
by
Bill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
merge: 解决合并上游分支问题
parent
2256b0f0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
24 deletions
+0
-24
useOrderDetail.tsx
...ages/transaction/_public/order/effects/useOrderDetail.tsx
+0
-20
index.tsx
src/pages/transaction/components/paymentInfoCard/index.tsx
+0
-4
No files found.
src/pages/transaction/_public/order/effects/useOrderDetail.tsx
View file @
a426995d
...
...
@@ -66,26 +66,6 @@ export const useOrderDetail = (options: OrderDetailHookProps) => {
name
:
'businessTypeName'
,
span
:
8
,
},
{
label
:
intl
.
formatMessage
({
id
:
'purchaseRequisition.laiyuanshangcheng'
}),
name
:
'shopName'
,
span
:
8
,
},
{
label
:
'SAP订单编号'
,
name
:
'purchaseOrderNumber'
,
span
:
8
,
},
{
label
:
'订单分类'
,
name
:
'documentTypeName'
,
span
:
8
,
},
{
label
:
'业务类型'
,
name
:
'businessTypeName'
,
span
:
8
,
},
])
useEffect
(()
=>
{
...
...
src/pages/transaction/components/paymentInfoCard/index.tsx
View file @
a426995d
...
...
@@ -17,11 +17,7 @@ interface PaymentInfoCardProps extends Omit<CustomizeColumnProps, 'data'> {
/**
* 付款条件
*/
<
<<<<<<
HEAD
paymentClauseTypeName
:
string
,
=======
paymentClauseTypeName
:
string
>
>>>>>>
aea74cd94 (feact: 金发二开销售订单自测完成)
}
const
PaymentInfoCard
:
React
.
FC
<
PaymentInfoCardProps
>
=
(
props
)
=>
{
...
...
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