doc: input-number, fix missing num9 declaration (#13463)

pull/13474/head
Jiewei Qian 2018-11-19 20:39:57 +11:00 committed by hetech
parent 62b58fd125
commit 93790b654f
2 changed files with 4 additions and 2 deletions

View File

@ -9,7 +9,8 @@
num5: 1,
num6: 1,
num7: 1,
num8: 1
num8: 1,
num9: 1
}
},
methods: {

View File

@ -9,7 +9,8 @@
num5: 1,
num6: 1,
num7: 1,
num8: 1
num8: 1,
num9: 1
}
},
methods: {