1. 修复业绩管理bug
2. 修复组织管理bug
This commit is contained in:
彭森 2024-06-19 16:59:20 +08:00
parent ab658c482d
commit eeef01d222
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@
page: page
},
success: function (response) {
debugger
if (response.modal_title) {
$('#modalTitle').text(response.modal_title);