Commit 072b2e5f authored by XieZhiXiong's avatar XieZhiXiong

fix: 修复字段值传错的问题

parent bb10171f
......@@ -282,7 +282,7 @@ const Bills: React.FC<{}> = () => {
icon={<PlusOutlined />}
onClick={() =>
history.push(
'/memberCenter/tranactionAbility/stockSellStorage/bills/add?source=2',
'/memberCenter/tranactionAbility/stockSellStorage/bills/add?source=1',
)
}
>
......
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