浏览代码

Merge branch 'need_pool434' into debug

shanbinzhang 1 天之前
父节点
当前提交
e727b0667c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,