Administrator 4 vuotta sitten
vanhempi
commit
dc6c7570d6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/main/resources/static/js/supplier-center/shop/release.js

+ 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)
     }
 });