mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
done
This commit is contained in:
@@ -17,8 +17,12 @@ export default {
|
||||
type: String,
|
||||
required: true
|
||||
},
|
||||
url: String,
|
||||
info: String
|
||||
url: {
|
||||
type: String
|
||||
},
|
||||
info: {
|
||||
type: String
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
handleClick() {
|
||||
|
Reference in New Issue
Block a user