From 183f5205e9117107e758c55264d39dc6b9aa24f2 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期三, 26 六月 2024 10:36:31 +0800
Subject: [PATCH] 后台管理二维码页面 变更

---
 src/utils/mapList/index.ts |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/utils/mapList/index.ts b/src/utils/mapList/index.ts
index d95f2f3..ad0b55c 100644
--- a/src/utils/mapList/index.ts
+++ b/src/utils/mapList/index.ts
@@ -17,4 +17,8 @@
 export const scopeList = {
   0: '娉ㄥ唽',
   1: '瀵煎叆'
+}
+// 鏀跨瓥绫诲瀷
+export const policyType = {
+  1: '鎯犱紒鏀跨瓥'
 }
\ No newline at end of file

--
Gitblit v1.9.1