This commit is contained in:
Gdpao
2020-08-03 14:26:52 +08:00
parent 7ae10c200d
commit 11865d4068
6 changed files with 148 additions and 74 deletions

View File

@@ -98,7 +98,7 @@ export default {
this.is_cart = newValue;
},
comment(newValue,old) {
console.log(newValue,old);
// console.log(newValue,old);
this.is_content = newValue;
},
deep: true