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
0008a665
Commit
0008a665
authored
Dec 17, 2020
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改跳转物流单链接及参数
parent
7f707ff6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
index.tsx
...vice/exchangeApplication/exchangePrAddLogistics/index.tsx
+2
-2
index.tsx
...erService/exchangeManage/exchangePrAddLogistics/index.tsx
+2
-2
index.tsx
...rService/returnApplication/returnPrAddLogistics/index.tsx
+2
-2
No files found.
src/pages/afterService/exchangeApplication/exchangePrAddLogistics/index.tsx
View file @
0008a665
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Author: XieZhiXiong
* @Date: 2020-11-18 11:22:44
* @Date: 2020-11-18 11:22:44
* @LastEditors: XieZhiXiong
* @LastEditors: XieZhiXiong
* @LastEditTime: 2020-12-
09 17:06:14
* @LastEditTime: 2020-12-
17 14:54:03
* @Description: 待新增换货发货单
* @Description: 待新增换货发货单
*/
*/
import
React
,
{
useState
,
useRef
}
from
'react'
;
import
React
,
{
useState
,
useRef
}
from
'react'
;
...
@@ -104,7 +104,7 @@ const ExchangePrAddLogistics: React.FC = () => {
...
@@ -104,7 +104,7 @@ const ExchangePrAddLogistics: React.FC = () => {
type=
"link"
type=
"link"
onClick=
{
onClick=
{
()
=>
()
=>
history
.
push
(
`/memberCenter/logisticsAbility/logisticsSubmit/toOrderSumitList/add?createType=${4}&
shipmentOrderCode=${record.returnDeliveryNo}&relevanceOrderId=${record.replaceId}&relevanceType=${2
}`
)
history
.
push
(
`/memberCenter/logisticsAbility/logisticsSubmit/toOrderSumitList/add?createType=${4}&
id=${record.replaceId
}`
)
}
}
>
>
新增
新增
...
...
src/pages/afterService/exchangeManage/exchangePrAddLogistics/index.tsx
View file @
0008a665
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Author: XieZhiXiong
* @Date: 2020-11-18 11:22:44
* @Date: 2020-11-18 11:22:44
* @LastEditors: XieZhiXiong
* @LastEditors: XieZhiXiong
* @LastEditTime: 2020-12-
09 17:10:48
* @LastEditTime: 2020-12-
17 15:09:13
* @Description: 待新增换货发货单
* @Description: 待新增换货发货单
*/
*/
import
React
,
{
useState
,
useRef
}
from
'react'
;
import
React
,
{
useState
,
useRef
}
from
'react'
;
...
@@ -104,7 +104,7 @@ const ReturnPrAddLogistics: React.FC = () => {
...
@@ -104,7 +104,7 @@ const ReturnPrAddLogistics: React.FC = () => {
type=
"link"
type=
"link"
onClick=
{
onClick=
{
()
=>
()
=>
history
.
push
(
`/memberCenter/logisticsAbility/logisticsSubmit/toOrderSumitList/add?createType=${5}&
shipmentOrderCode=${record.replaceDeliveryNo}&relevanceOrderId=${record.replaceId}&relevanceType=${3
}`
)
history
.
push
(
`/memberCenter/logisticsAbility/logisticsSubmit/toOrderSumitList/add?createType=${5}&
id=${record.replaceId
}`
)
}
}
>
>
新增
新增
...
...
src/pages/afterService/returnApplication/returnPrAddLogistics/index.tsx
View file @
0008a665
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Author: XieZhiXiong
* @Date: 2020-11-06 16:30:44
* @Date: 2020-11-06 16:30:44
* @LastEditors: XieZhiXiong
* @LastEditors: XieZhiXiong
* @LastEditTime: 2020-12-
09 17:14:37
* @LastEditTime: 2020-12-
17 15:13:16
* @Description: 待新增退货发货单
* @Description: 待新增退货发货单
*/
*/
import
React
,
{
useState
,
useRef
}
from
'react'
;
import
React
,
{
useState
,
useRef
}
from
'react'
;
...
@@ -109,7 +109,7 @@ const ReturnPrAddLogistics: React.FC = () => {
...
@@ -109,7 +109,7 @@ const ReturnPrAddLogistics: React.FC = () => {
type=
"link"
type=
"link"
onClick=
{
onClick=
{
()
=>
()
=>
history
.
push
(
`/memberCenter/logisticsAbility/logisticsSubmit/toOrderSumitList/add?createType=${6}&
shipmentOrderCode=${record.returnDeliveryNo}&relevanceOrderId=${record.returnId}&relevanceType=${4
}`
)
history
.
push
(
`/memberCenter/logisticsAbility/logisticsSubmit/toOrderSumitList/add?createType=${6}&
id=${record.returnId
}`
)
}
}
>
>
新增
新增
...
...
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