fix: 配置标准查询修改
This commit is contained in:
+1
-1
@@ -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(',');
|
||||
|
||||
Reference in New Issue
Block a user