feat: There is no way the,

This commit is contained in:
super_liu
2021-11-13 23:54:09 +08:00
parent 3c1e87b404
commit 0c66db5846
2 changed files with 10 additions and 0 deletions
@@ -3550,6 +3550,11 @@ export default {
this.sarBussionessSearch.pageSize = this.$store.getters.userInfo.configContent
const data = item || this.lawsStandInfoSearch
const formData = {...data}
if (!item) {
formData.menuId = this.sarBussionessSearch.menuId
} else {
formData.menuId = this.selectSarMenu.id
}
if (nodeId !== undefined) {
formData.menuId = nodeId
}