[update] 绑定零部件联调

This commit is contained in:
lideqin
2024-04-18 17:12:39 +08:00
parent c0f19bebc6
commit 018b79334a
4 changed files with 15 additions and 52 deletions
@@ -148,7 +148,7 @@ export default {
this.visible = true
this.queryParam = {}
if (this.infoId) {
this.filters.infoId = this.infoId
this.filters.info_id = this.infoId
}
this.replacePage()
},