Explorar o código

提示语支持html

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
6638ad06ef
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/safeControl/AddToken.vue

+ 1 - 0
src/components/safeControl/AddToken.vue

@@ -205,6 +205,7 @@
         warning(msg, type,time) {
             this.$message({
                 showClose: true,
+                dangerouslyUseHTMLString: true,
                 message: msg,
                 type: type || 'warning',
                 duration:time || '3000'