fix: 修复商品logo label

This commit is contained in:
zhangds 2024-03-07 15:20:46 +08:00
parent 8b284a5c23
commit 0171abe4f6
1 changed files with 1 additions and 1 deletions

View File

@ -714,7 +714,7 @@ const UseProductPop = forwardRef((props, ref) => {
</FormItem>
{props.isSettlement !== 1 ? (
<FormItem id="show_url" prop="show_url" labelname="商品Logo111">
<FormItem id="show_url" prop="show_url" labelname="商品Logo">
<ImageUpload
className="zent-image-upload-demo"
maxSize={5 * 1024 * 1024}