文档工具-认证清单维护-批量设置

This commit is contained in:
刘彦泽
2023-03-15 11:13:57 +08:00
parent 81e27e8785
commit 9bc9af1831
@@ -82,8 +82,10 @@ export default {
},
handleOk() {
if (this.formInline.dutyTerritory) {
this.formInline.authDummyInventoryBaseId = this.$route.query.id
this.handleOnTwo()
} else {
this.formInline.authDummyInventoryBaseId = this.$route.query.id
this.handleOkOne()
}
},