فهرست منبع

fix(bugs): fix bug

lind 3 سال پیش
والد
کامیت
7a9465f684
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/pages/notice/Config/index.tsx
  2. 1 1
      src/pages/notice/Template/index.tsx

+ 1 - 1
src/pages/notice/Config/index.tsx

@@ -77,7 +77,7 @@ const list = {
   },
   email: {
     embedded: {
-      text: '默认',
+      text: '邮件',
       status: 'embedded',
     },
   },

+ 1 - 1
src/pages/notice/Template/index.tsx

@@ -74,7 +74,7 @@ const list = {
   },
   email: {
     embedded: {
-      text: '默认',
+      text: '邮件',
       status: 'embedded',
     },
   },