zhengjinyi %!s(int64=2) %!d(string=hai) anos
pai
achega
b602e7f375
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/static/js/product/detail.js

+ 1 - 1
src/main/resources/static/js/product/detail.js

@@ -251,7 +251,7 @@ var productDetail = new Vue({
             })
         },
         handleSysPgeLabe(pro){// 设置统计标签
-            var pageLabel = '';
+            let pageLabel = '';
             if(pro.relatedLabels){
                 return pro.relatedLabels
             }else{