Commit b2d501d6 authored by 前端-黄佳鑫's avatar 前端-黄佳鑫

fix: 修改收货人schma

parent 06021bb5
...@@ -155,7 +155,7 @@ const AddedAddressLayout: React.FC<AddressModalProps> = (props) => { ...@@ -155,7 +155,7 @@ const AddedAddressLayout: React.FC<AddressModalProps> = (props) => {
labelAlign: 'left', labelAlign: 'left',
}, },
properties: { properties: {
shipperName: { receiverName: {
type: 'string', type: 'string',
title: '收货人', title: '收货人',
"x-rules": [ "x-rules": [
......
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