法规清单批量设置

This commit is contained in:
范强强
2023-04-14 13:46:58 +08:00
parent df14341d24
commit 6950f2b18f
@@ -405,7 +405,7 @@
this.$nextTick(() => {
this.ids = data || []
this.formInline = {}
if (content) {
if (content && code == '0') {
this.formInline.dutyTerritory = content.dutyTerritory
this.queryPersonByProject(content)
}