shanbinzhang 1 ngày trước cách đây
mục cha
commit
e2cc559527
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/tipsWrapper.vue

+ 1 - 1
src/components/tipsWrapper.vue

@@ -6,7 +6,7 @@ export default {
   props: {
     text: {
       type: String,
-      default: '话术内容:严禁在本系统处理、传输国家秘密、“内部”和核心商密!请确认!'
+      default: '严禁在本系统处理、传输国家秘密、“内部”和核心商密!请确认!'
     },
     style: {
       type:Object,