[update 拆分] 导入拆分结果、编辑导入增加参数

This commit is contained in:
danshihao
2024-08-13 16:30:51 +08:00
parent c521e62a38
commit 0250a70103
3 changed files with 4 additions and 1 deletions
@@ -367,7 +367,8 @@ export default {
this.menuId = this.selectedKeys[0]
this.uploadData = {
menuId: this.menuId,
infoId: this.infoId
infoId: this.infoId,
standardClass: this.$route.query.standardClass
}
this.filters.info_id = this.infoId
this.filters.menu_id = this.menuId