From b413394a0a4bdbb2b3af67f3faf86b3b7351655a Mon Sep 17 00:00:00 2001 From: jazz <jazzxhunter@163.com> Date: 星期三, 24 八月 2022 11:20:31 +0800 Subject: [PATCH] update_202208241120_临时发送添加短信类型 --- src/components/WangEnduit/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/WangEnduit/index.vue b/src/components/WangEnduit/index.vue index 53f61fb..5711968 100644 --- a/src/components/WangEnduit/index.vue +++ b/src/components/WangEnduit/index.vue @@ -138,7 +138,7 @@ // 鑷畾涔夐敊璇彁绀� this.editor.config.customAlert = function(info) { // info 鏄渶瑕佹彁绀虹殑鍐呭 - self.$messagewarn(info) + self.$messageWarn(info) } // 杩囨护word澶嶅埗 this.editor.config.pasteTextHandle = function(content) { -- Gitblit v1.8.0