Explorar el Código

Merge branch 'need_pool434' into debug

shanbinzhang hace 1 día
padre
commit
e727b0667c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,