Administrator 4 éve
szülő
commit
dc6c7570d6

+ 1 - 1
src/main/resources/static/js/supplier-center/shop/release.js

@@ -1076,6 +1076,6 @@ var releaseContainer = new Vue({
                 _this.GetEditReleaseProductInfo(_this.productId);
             }
         }
-        console.log(_this.classificationTwoList)
+         _this.GetFistClassFn(1)
     }
 });