Skip to content

Commit 7f63925

Browse files
committed
Update list.md
1 parent a6617da commit 7f63925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guide/list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ new Vue({
257257
<script>
258258
new Vue({
259259
el: '#app',
260-
data: {val:3}
260+
data: {val:13}
261261
});
262262
</script>
263263

0 commit comments

Comments
 (0)