修改法规清单的批量设置人员

This commit is contained in:
qq787203167
2022-08-22 17:34:38 +08:00
parent 784cd1bf7f
commit 7e585c823f
2 changed files with 4 additions and 4 deletions
@@ -254,7 +254,7 @@
verifyDutyList: [],
formInline: {},
rules: {},
ids: [],
ids: []
}
},
mounted() {
@@ -299,7 +299,7 @@
this.$message.success(this.$t('OperationSuccessful'))
this.visible = false
this.confirmLoading = false
this.$emit('batSettingList')
this.$emit('batchSettingPersonnelForm')
} else {
this.$message.warning(this.$t('operationFailed'))
this.confirmLoading = false