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
d7afc44a
Commit
d7afc44a
authored
Sep 13, 2021
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 修改文字
parent
2716147e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.tsx
...pages/afterService/exchangeManage/exchangeQuery/index.tsx
+1
-1
index.tsx
src/pages/afterService/returnManage/returnQuery/index.tsx
+2
-2
No files found.
src/pages/afterService/exchangeManage/exchangeQuery/index.tsx
View file @
d7afc44a
...
...
@@ -106,7 +106,7 @@ const ExchangeQuery: React.FC = () => {
type=
"link"
onClick=
{
()
=>
handleStop
(
record
.
replaceId
)
}
>
终
止
中
止
</
Button
>
)
}
</>
...
...
src/pages/afterService/returnManage/returnQuery/index.tsx
View file @
d7afc44a
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-11-05 14:25:41
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-09-
03 18:15:50
* @LastEditTime: 2021-09-
13 09:54:37
* @Description: 退货申请单查询
*/
import
React
,
{
useState
,
useRef
}
from
'react'
;
...
...
@@ -111,7 +111,7 @@ const ReturnQuery: React.FC = () => {
type=
"link"
onClick=
{
()
=>
handleStop
(
record
.
returnId
)
}
>
终
止
中
止
</
Button
>
)
}
</>
...
...
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