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

fix: 修改收货人schma

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