Commit d7afc44a authored by XieZhiXiong's avatar XieZhiXiong

chore: 修改文字

parent 2716147e
......@@ -106,7 +106,7 @@ const ExchangeQuery: React.FC = () => {
type="link"
onClick={() => handleStop(record.replaceId)}
>
</Button>
)}
</>
......
......@@ -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>
)}
</>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment