chore(AddressEdit): update confirm delete message (#5568)

This commit is contained in:
neverland 2020-01-14 10:43:27 +08:00 committed by GitHub
parent a530c0314c
commit 25574aab72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ export default {
telEmpty: '请填写电话',
nameEmpty: '请填写姓名',
nameInvalid: '请输入正确的姓名',
confirmDelete: '确定要删除',
confirmDelete: '确定要删除',
telInvalid: '请输入正确的手机号',
vanCalendar: {
end: '结束',

View File

@ -10,7 +10,7 @@ export default {
telEmpty: '請填寫電話',
nameEmpty: '請填寫姓名',
nameInvalid: '請輸入正確的姓名',
confirmDelete: '確定要刪除',
confirmDelete: '確定要刪除',
telInvalid: '請填寫正確的電話',
vanCalendar: {
end: '結束',