mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-03-07 16:24:01 +08:00
!7 update tuniao-ui/components/tn-action-sheet/tn-action-sheet.vue.
Merge pull request !7 from wssam/N/A
This commit is contained in:
@@ -139,7 +139,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
elZIndex() {
|
elZIndex() {
|
||||||
return this.zIndex ? this.zIndex : this.$t.zIndex.popup
|
return this.zIndex ? this.zIndex : this.$tn.zIndex.popup
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Reference in New Issue
Block a user