feat: There is no way the, bug #56143 企标相关-- 选择人员后带入的起草责任单位支持三级查询

This commit is contained in:
396572590@qq.com
2022-07-01 14:35:57 +08:00
parent fe38c6fb40
commit d2af044c34
20 changed files with 97 additions and 40 deletions
+2 -1
View File
@@ -308,7 +308,8 @@
}
})
this.$http.get('SarInstitution/institution/getNextById', {
ids: ids
ids: ids,
topNum: 3,
}, {
_this: this
}, res => {