dialog component

This commit is contained in:
cookfront
2017-02-16 15:49:32 +08:00
parent 5c845093da
commit 18c9d2c933
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ export default {
data() {
return {
title: '提示',
title: '',
message: '',
type: '',
showConfirmButton: true,