Commit 11fd5e4b authored by 前端-黄佳鑫's avatar 前端-黄佳鑫

Merge branch '0518' into 'jinfa-0518'

fix: 去掉查看库存日期格式化 See merge request project/jinfa-platform!169 (cherry picked from commit 1f039e02) 72b9fc20 fix: 去掉查看库存日期格式化
parent 801355f2
......@@ -109,7 +109,6 @@ const ViewInventory: React.FC<MemberModalTableProps> = (props: MemberModalTableP
title: '到货日期',
key: 'arrivalDate',
dataIndex: 'arrivalDate',
render: (_text) => format(_text),
width: 200
},
{
......
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