mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[bugfix] AddressEdit correct name key
This commit is contained in:
@@ -12,9 +12,6 @@ export default {
|
||||
|
||||
methods: {
|
||||
onSave() {
|
||||
this.test = {
|
||||
user_name: 'b'
|
||||
};
|
||||
Toast('save');
|
||||
},
|
||||
onDelete() {
|
||||
|
Reference in New Issue
Block a user