瀏覽代碼

bug 修复

lilei 3 年之前
父節點
當前提交
c24a4c7b19

+ 0 - 1
src/views/productManagement/newProduct/detailModal.vue

@@ -134,7 +134,6 @@ export default {
     height: 25px;
     font-size: 25px;
     color: #fff;
-    background-color: rgba(31, 45, 61, 0.11);
     opacity: 0.3;
   }
   .ant-carousel .custom-slick-arrow:before {

+ 2 - 0
src/views/salesManagement/salesQuery/edit.vue

@@ -256,6 +256,8 @@ export default {
                   _this.spinning = false
                 }
               })
+            }else{
+              _this.changeQty(record)
             }
           } else {
             this.spinning = false