UI: Fixes notification error can't close when exit config limit tab (#6607)

* fixed an error that generated incorrect messages when accessing the config limit tab

* removed deep:true
This commit is contained in:
Hoang Nguyen 2022-08-03 17:01:16 +07:00 committed by GitHub
parent db2bda313f
commit 06ff472906
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ export default {
},
watch: {
resource: {
deep: true,
handler (newData) {
if (!newData || !newData.id) {
return