mxx %!s(int64=3) %!d(string=hai) anos
pai
achega
c45a6db87b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/houseSelfCollect/inspectInfo.vue

+ 1 - 0
src/views/houseSelfCollect/inspectInfo.vue

@@ -784,6 +784,7 @@
               ) {
                 let count = (this.purchasePriceList[i].saleLimit - response / 1000).toFixed(2)
                 if (count <= 0) {
+                  count = 0
                   this.$alert(
                     '该客户累计销售' +
                     this.inspect.goodsName +