Commit 843988dc authored by guang.wu's avatar guang.wu

fix: 修改标题

parent 94effd5f
......@@ -29,7 +29,7 @@ const UploadInvoiceModal = props => {
};
return (
<Modal width={500} title="上传发票" open onOk={onConfirm} onCancel={props.onCancel}>
<Modal width={500} title="补充发票" open onOk={onConfirm} onCancel={props.onCancel}>
<Form ref={refForm} {...formItemLayout}>
<Form.Item
label="上传发票"
......
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