Переход на quasar

This commit is contained in:
Book Pauk
2020-02-26 16:40:26 +07:00
parent 4203d179e6
commit f95a11096c
3 changed files with 98 additions and 27 deletions

View File

@@ -54,7 +54,7 @@ const NumInputProps = Vue.extend({
digits: { type: Number, default: 0 },
disable: Boolean
}
})
});
export default @Component({
watch: {