From da7e91d1990d56d3bd4a91c3266f4bab563949a9 Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期四, 05 十二月 2024 16:16:45 +0800 Subject: [PATCH] Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb --- 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