mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
dialog component
This commit is contained in:
@@ -43,7 +43,7 @@ export default {
|
||||
|
||||
data() {
|
||||
return {
|
||||
title: '提示',
|
||||
title: '',
|
||||
message: '',
|
||||
type: '',
|
||||
showConfirmButton: true,
|
||||
|
Reference in New Issue
Block a user