fix: delete dialog 2500 z-index

This commit is contained in:
陈嘉涵
2017-08-18 15:19:56 +08:00
parent 87e211cabf
commit fdade73ee4
6 changed files with 179 additions and 65 deletions
-4
View File
@@ -35,10 +35,6 @@ export default {
},
lockOnScroll: {
default: true
},
zIndex: {
type: [String, Number],
default: 2500
}
},