Commit b83be64f authored by XieZhiXiong's avatar XieZhiXiong

chore: 修改参数

parent fd19460b
......@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2021-01-06 11:36:34
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-09-10 16:52:53
* @LastEditTime: 2021-09-10 16:58:46
* @Description:
*/
import React, { useState } from 'react';
......@@ -95,7 +95,7 @@ const ExchangePrDeliverVerify: React.FC = () => {
receiveCount: item.receiveCount,
subCount: item.subCount,
count: item.noDeliveryCount,
returnDetailId: item.returnDetailId,
returnDetailId: item.detailId,
}))
),
}}
......
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