From 0b915b5fcf9a5b4144d9de16574709e9467e0678 Mon Sep 17 00:00:00 2001 From: shane <88386378@qq.com> Date: Sat, 19 Mar 2022 23:31:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=8A=9F=E8=83=BD=E5=AE=8C?= =?UTF-8?q?=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../property/deleteReportInfoSetting/deleteReportInfoSetting.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/components/property/deleteReportInfoSetting/deleteReportInfoSetting.js b/public/components/property/deleteReportInfoSetting/deleteReportInfoSetting.js index 383609e82..8e85e2f04 100644 --- a/public/components/property/deleteReportInfoSetting/deleteReportInfoSetting.js +++ b/public/components/property/deleteReportInfoSetting/deleteReportInfoSetting.js @@ -10,7 +10,7 @@ }, _initEvent:function(){ - vc.on('deleteReportInfoSetting','opendeleteReportInfoSettingModal',function(_params){ + vc.on('deleteReportInfoSetting','openDeleteReportInfoSettingModal',function(_params){ vc.component.deleteReportInfoSettingInfo = _params; $('#deleteReportInfoSettingModel').modal('show');