Commit 3d93be82 by 肖康

dev

parent 90f8ac85
Showing with 1 additions and 1 deletions
......@@ -158,7 +158,7 @@ const AddressPage = () => {
}
const validateMessages = {
required: '${label}不能为空'
required: '${label}不能为空!'
};
const loadData = async (selectedOptions: Area[]) => {
......
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 sign in to comment