Commit 9a780a19 authored by XieZhiXiong's avatar XieZhiXiong

fix: 添加 previewPlaceholder

parent 66cfe68d
......@@ -501,6 +501,7 @@ const ExchangeForm: React.FC<BillsFormProps> = ({
...detailInfo,
replaceGoodsList: replaceGoodsList.data,
}}
previewPlaceholder=" "
expressionScope={{
TableAddButton,
OuterStatus,
......
......@@ -343,6 +343,7 @@ const RepairForm: React.FC<BillsFormProps> = ({
...detailInfo,
repairGoodsList: repairGoodsList.data,
}}
previewPlaceholder=" "
expressionScope={{
TableAddButton,
OuterStatus,
......
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