From c6932b89acd3cf9decaf4794b3b729137e44fa97 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期四, 05 十二月 2024 15:57:43 +0800 Subject: [PATCH] 1 --- src/views/system/tijian/index.vue | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/views/system/tijian/index.vue b/src/views/system/tijian/index.vue index 29f9479..65631ab 100644 --- a/src/views/system/tijian/index.vue +++ b/src/views/system/tijian/index.vue @@ -1692,6 +1692,10 @@ this.getList1(); // this.getData(); }, + mounted(){ + console.log(this.dict.type.dict_user_marry,555); + + }, methods: { getCurrentDateTime() { -- Gitblit v1.8.0