zhengjinyi hace 4 años
padre
commit
5d468aa128
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      components/cm-module/pageTemplate/templateH.vue

+ 1 - 1
components/cm-module/pageTemplate/templateH.vue

@@ -201,7 +201,7 @@
 			},
 			navToDetailPage(pros) {//跳转商品详情页
 				this.$api.FlooryNavigateTo(pros)
-			},
+			}
 		}
 	}
 </script>