From 81f0a7c8b364fe7b8d566b27bfc9c8ef11d2be7f Mon Sep 17 00:00:00 2001
From: lkk <364857242@qq.com>
Date: 星期四, 05 十二月 2024 11:59:12 +0800
Subject: [PATCH] 12.05

---
 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