优化代码

This commit is contained in:
shiyj1101 2021-08-06 22:32:11 +08:00
parent 3d48bb4514
commit 7be2c51036
2 changed files with 3 additions and 2 deletions

View File

@ -7,7 +7,7 @@
},
data: {
addReportInfoSettingTitleInfo: {
titleId: '',
titleId: '0000',
titleType: '',
title: '',
seq: '',

View File

@ -16,7 +16,8 @@
titleType: '',
title: '',
titleId: '',
settingid: ''
settingid: '',
communityId:vc.getCurrentCommunity().communityId
}
}