diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index dcf8d2bd4..26c9fffeb 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -3906,7 +3906,6 @@ export default { formData.menuId = this.standCommonlySearch.menuId formData.treeType = this.standCommonlySearch.treeType } else { - console.log(this.selectSarMenu) formData.menuId = this.selectSarMenu.id formData.treeType = this.selectSarMenu.treeType }