Эх сурвалжийг харах

Merge branch 'ZHNY_LHR' into ZHNY_DCF

DESKTOP-GBVU60Q\dell 1 жил өмнө
parent
commit
fe3d4e3848

+ 1 - 1
src/views/test/components/ScrolledList.vue

@@ -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;