gdpao;
This commit is contained in:
@@ -211,7 +211,7 @@ export default {
|
||||
},
|
||||
watch: {
|
||||
item(newVal, old) {
|
||||
console.log(newVal);
|
||||
// console.log(newVal);
|
||||
this.item = newVal;
|
||||
},
|
||||
deep: true
|
||||
|
||||
Reference in New Issue
Block a user