yuxingxing 2 роки тому
батько
коміт
fe7895a3ed
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      shopro/store/modules/shopro.js

+ 3 - 3
shopro/store/modules/shopro.js

@@ -1910,9 +1910,9 @@ const actions = {
 	syncPages({
 		commit
 	}) {
-		http('common.syncPages', {
-			data: ROUTES,
-		})
+		// http('common.syncPages', {
+		// 	data: ROUTES,
+		// })
 	},
 }