fix: delete dialog 2500 z-index

This commit is contained in:
陈嘉涵
2017-08-18 15:19:56 +08:00
parent 8805749591
commit 234d594a7d
6 changed files with 179 additions and 65 deletions

View File

@@ -35,10 +35,6 @@ export default {
},
lockOnScroll: {
default: true
},
zIndex: {
type: [String, Number],
default: 2500
}
},