Add SmartTable Vue component.

This commit is contained in:
2019-03-10 15:59:16 -05:00
parent 4965d162ad
commit 9d8ad6bf74
5 changed files with 34 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
"vue-class-component": "^6.0.0",
"vue-property-decorator": "^7.0.0",
"vue-router": "^3.0.1",
"vuejs-smart-table": "0.0.3",
"vuex": "^3.0.1",
"vuex-module-decorators": "^0.9.8"
},