Commit 0a4d2066 authored by 卢均锐's avatar 卢均锐

fix: [19715]

parent 8ef4887c
......@@ -82,7 +82,7 @@ const InvoiceDrawerInfo: React.FC<Iprops> = (props: Iprops) => {
onSubmit={handleSubmit}
components={{ ArrayCustom: ArrayList, Input: Input, DatePicker, InvoiceInfo }}
actions={formActions}
editable={disabled}
// editable={disabled}
>
{
invoiceInfoData?.map((_item, key) => {
......
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