From 5dfa4aae98c53f1f3d5f8b9fa5308f359bfea104 Mon Sep 17 00:00:00 2001 From: jazz <49930677+jxmanxk@users.noreply.github.com> Date: 星期五, 04 三月 2022 19:23:41 +0800 Subject: [PATCH] update_202203041923_短信中心列表,短信临时发送 --- 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