解决系统配置的bug

This commit is contained in:
季圣华
2019-08-04 23:58:35 +08:00
parent 1e4675a23c
commit 99be262aad
2 changed files with 3 additions and 3 deletions

View File

@@ -392,7 +392,7 @@
async: false,
data: ({
id: systemConfigId,
companyName: companyName
name: companyName
}),
success: function (res) {
if(res && res.code === 200) {