Commit 971a3035 authored by 前端-许佳敏's avatar 前端-许佳敏

仓位状态字段转化

parent 9688088e
......@@ -104,6 +104,7 @@ const Repositories: React.FC<{}> = () => {
render: (text: any, record: any) => (
<StatusSwitch
handleConfirm={() => handleModify(record)}
fieldNames='state'
record={record}
/>
),
......
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