@@ -44,7 +44,7 @@
},
- mounted() {
+ created() {
this.config.data = this.config.data.map((item) => {
item.push("<div style='color:#08C8B7' class='ScriconList'></div>");
return item;