拆分导入成功列表刷新
This commit is contained in:
@@ -670,7 +670,13 @@
|
||||
this.$message.success(this.$t('OperationSuccessful'))
|
||||
this.visible=false
|
||||
// this.$emit('closeVisible',false)
|
||||
eventBUs.$emit('searchReset')
|
||||
let queryParam={
|
||||
menu_id:this.menuId,
|
||||
info_id: this.infoId,
|
||||
|
||||
}
|
||||
eventBUs.$emit('searchQuery', JSON.parse(JSON.stringify(queryParam)))
|
||||
// eventBUs.$emit('searchReset')
|
||||
this.$emit('sumber')
|
||||
}else{
|
||||
this.$message.warning(this.$t('operationFailed'))
|
||||
|
||||
Reference in New Issue
Block a user