[Improvement] Rebuild test system (#1051)

This commit is contained in:
neverland
2018-05-12 14:04:32 +08:00
committed by GitHub
parent 360f2f40b1
commit a55eda8891
185 changed files with 4989 additions and 7950 deletions

View File

@@ -30,7 +30,7 @@ export default {
data() {
return {
value: '',
value: '123',
showKeyboard: true
};
},