!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:
Mandy
2024-04-08 02:01:41 +00:00
committed by Gitee

View File

@@ -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: {