From ba4690b1146c597f697a29470f042168f28ff4ec Mon Sep 17 00:00:00 2001 From: wssam <573616439@qq.com> Date: Fri, 29 Mar 2024 14:50:05 +0000 Subject: [PATCH] =?UTF-8?q?update=20tuniao-ui/components/tn-action-sheet/t?= =?UTF-8?q?n-action-sheet.vue.=20=E4=BF=AE=E5=A4=8D$tn=E5=8F=98=E9=87=8F?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wssam <573616439@qq.com> --- tuniao-ui/components/tn-action-sheet/tn-action-sheet.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuniao-ui/components/tn-action-sheet/tn-action-sheet.vue b/tuniao-ui/components/tn-action-sheet/tn-action-sheet.vue index 81555d3..85ffe40 100644 --- a/tuniao-ui/components/tn-action-sheet/tn-action-sheet.vue +++ b/tuniao-ui/components/tn-action-sheet/tn-action-sheet.vue @@ -139,7 +139,7 @@ } }, elZIndex() { - return this.zIndex ? this.zIndex : this.$t.zIndex.popup + return this.zIndex ? this.zIndex : this.$tn.zIndex.popup } }, methods: {