diff --git a/Application/Admin/View/CompanyStatement/showCpStatementList.html b/Application/Admin/View/CompanyStatement/showCpStatementList.html index 0f682ca1c..991568c07 100644 --- a/Application/Admin/View/CompanyStatement/showCpStatementList.html +++ b/Application/Admin/View/CompanyStatement/showCpStatementList.html @@ -323,7 +323,7 @@ return; } if(text.length < 1){ - layer.msg("" + '请先选择要导出的公司' + ""); + layer.msg("" + '请先选择要查看的公司' + ""); return; }