Merge branch 'fix_foton_20240430' into 'master'

fix: 配置标准查询修改

See merge request laws-foton-slrs/foton-laws-system-front!195
This commit is contained in:
王晓勇
2024-06-14 04:24:42 +00:00
@@ -4937,7 +4937,7 @@ export default {
} else {
this.configStandFlag = true
if(this.selectSarMenu.treeType === 'sarMs') {
this.sarConfigStandSearch.menuId = 'nomenu'
// this.sarConfigStandSearch.menuId = 'nomenu'
this.sarConfigStandSearch.sarMsMenuId = menuId
this.sarConfigStandSearch.sarMsType = 'filterSarMsMenu'
const sarMenu = this.selectSarMenu.parentIds.split(',');