introduce vux,v-chart to report an error. The error message is as follows:
ERROR Failed to compile with 1 errors 18:17:42
error in ./node_modules/_vux@2.9.1@vux/src/components/v-chart/mixin.js
Module parse failed: Unexpected token (18:6)
You may need an appropriate loader to handle this file type.
| this.$parent.set(this.chartName, {
| shape: defaultShapeMap[this.chartName] || "",
| ...this.$props,
| ...camelAttrs(this.$attrs)
| })