no message

Former-commit-id: 313b095dffa946b4a4dfffde241353bce31d8cef
Former-commit-id: 049f9d83d669be0ec8267004227e773eb38b96ac
Former-commit-id: 508d4dbe3860eb5e339c116253bb2ff14b01ae3b
This commit is contained in:
李杨
2018-01-28 23:52:37 +08:00
parent 555585b332
commit 3d2201a431
7 changed files with 44 additions and 28 deletions

View File

@@ -41,7 +41,6 @@ export default {
watch: {
// 数据改变
data () {
console.log('111')
this.changeData()
}
},