main #48

Merged
longbot merged 6 commits from zhuotianyuan/WEB:main into main 2026-01-23 09:11:58 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 5f1c6eeb44 - Show all commits

View File

@ -1384,7 +1384,6 @@ const [shipmentPlatforms, setShipmentPlatforms] = useState([
},
},
};
console.log('data',a)
return a
zhuotianyuan marked this conversation as resolved
Review

去掉日志

去掉日志
}}
onFinish={async ({
@ -1716,7 +1715,6 @@ const [shipmentPlatforms, setShipmentPlatforms] = useState([
<ProFormText
label="公司名称"
name={['details', 'destination', 'name']}
rules={[{ message: '请输入公司名称' }]}
/>
<ProFormItem
name={['details', 'destination', 'address', 'country']}