Przeglądaj źródła

紧急修改bug:隐藏分段价格

wangdy 8 lat temu
rodzic
commit
019233ed1d

+ 1 - 1
src/main/webapp/resources/view/vendor/forstore/vendor_standard_putOn.html

@@ -352,7 +352,7 @@
                 </form>
             </div>
             <div class="check fr">
-                <button ng-click="updatePrice()">更新分段价格</button>
+                <!--<button ng-click="updatePrice()">更新分段价格</button>-->
                 <a  ng-click="batchUpdate()" class="blue">一键更新</a>
             </div>
         </div>