From bf5651cc5fd25fe282d674b2996e3f3aaf98c62f Mon Sep 17 00:00:00 2001
From: 346149741 <346149741@qq.com>
Date: 星期六, 22 六月 2024 20:38:08 +0800
Subject: [PATCH] Merge branch 'master' of http://218.28.192.34:9999/r/sqys/sqys_xcx

---
 policy/policyApply/policyApply.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/policy/policyApply/policyApply.vue b/policy/policyApply/policyApply.vue
index 461a758..399b8f0 100644
--- a/policy/policyApply/policyApply.vue
+++ b/policy/policyApply/policyApply.vue
@@ -193,6 +193,9 @@
 			this.getDicts()
 			this.enforceList()
 		},
+		onShow() {
+			
+		},
 		methods: {
 			enforceList() {
 				enforceList().then(val => {

--
Gitblit v1.9.1